aboutsummaryrefslogtreecommitdiffstats
path: root/library/go/x/xreflect/ya.make
blob: e2e2632ac7059df9145fe9304ad3f0479b551e05 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

SRCS(assign.go)

GO_XTEST_SRCS(assign_test.go)

END()

RECURSE(gotest)