aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/text/internal/utf8internal/ya.make
blob: 4a3583f9baf8d56b81b9743536e40b0554c60888 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(BSD-3-Clause)

SRCS(
    utf8internal.go
)

END()