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

SRCS(
    gc.go
)

END()