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

SRCS(
    rtcov.go
)

END()