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