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

SRCS(
    uleb128.go
)

END()