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