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