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

SRCS(
    encode.go
)

END()