aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.22/src/reflect/internal/example1/ya.make
blob: cc7e0bfed211c78982d6ae6b983e78b21ea95f3d (plain) (blame)
1
2
3
4
5
6
7
8
9
SUBSCRIBER(g:contrib)

GO_LIBRARY()
IF (TRUE)
    SRCS(
        example.go
    )
ENDIF()
END()