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

SRCS(
    bisect.go
)

END()