aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/hash/ya.make
blob: fb12c54333bc27bf904f23a92a1b6b7104a39a44 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()
IF (TRUE)
    SRCS(
		hash.go
    )
ENDIF()
END()