aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/go/_std_1.22/src/strconv/ya.make
blob: 14be7d89f1d2166c3ec75231c0cc9ac4cf813806 (plain) (tree)


















                       
GO_LIBRARY()
IF (TRUE)
    SRCS(
        atob.go
        atoc.go
        atof.go
        atoi.go
        bytealg.go
        ctoa.go
        decimal.go
        doc.go
        eisel_lemire.go
        ftoa.go
        ftoaryu.go
        isprint.go
        itoa.go
        quote.go
    )
ENDIF()
END()