diff options
author | svidyuk <svidyuk@yandex-team.com> | 2025-04-04 05:04:18 +0300 |
---|---|---|
committer | svidyuk <svidyuk@yandex-team.com> | 2025-04-04 05:16:22 +0300 |
commit | de15d8e7d970fd09d970db42f083b226221b3871 (patch) | |
tree | 6142d8957fb8a3777dbdb987633f30b0578a5c6a /library/cpp/lua/json.cpp | |
parent | f073686d9d7410c59a2cafddf7d9fabac4dfaf35 (diff) | |
download | ydb-de15d8e7d970fd09d970db42f083b226221b3871.tar.gz |
Proper signature for REQUIRES
`REQUIRES` expects postional variadic list of arguments but is declared
to use named array argement. Calling this macro with positional arguments
works due to a bug which wants to be fixed.
commit_hash:e9fec8de03e08c2a978c9cac5a139c11cdb33cec
Diffstat (limited to 'library/cpp/lua/json.cpp')
0 files changed, 0 insertions, 0 deletions