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