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