aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.22/src/internal/gover/ya.make
blob: aaaf29cc19493eebdce59700ca4d4be0044f9c54 (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()
IF (TRUE)
    SRCS(
        gover.go
    )
ENDIF()
END()