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

SRCS(
    decodecounterfile.go
)

END()