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