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