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