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