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