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