aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/reflect/internal/example2/ya.make
blob: f4f9cc54f2ac6aac5dfd0915c086cbbc6b4ece70 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()

SRCS(
    example.go
)

END()