summaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.24/src/internal/godebug/ya.make
blob: 5a2e6f5064f0f3df7a1d167299b6019795e8d996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# THIS FILE IS AUTOGENERATED, DO NOT EDIT !!!
# Generator: ya tool yamaker ym2; contrib/go/_std_{VER}/.yandex_meta/build.ym; contrib/go/yagogen/gen.py
# Docs: https://a.yandex-team.ru/arcadia/devtools/contrib/docs/toolchain_go.md


GO_LIBRARY()
IF (TRUE)
    SRCS(
        godebug.go
    )
ENDIF()
END()