Remove instance of the * operator in macro expr

このコミットが含まれているのは:
syeopite 2023-11-08 00:42:46 -08:00
コミット 8ce91166d6
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A73C186DA3955A1A
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -121,7 +121,7 @@ end
# -------------------
macro error_json(*args)
error_json_helper(env, {{*args}})
error_json_helper(env, {{args.splat}})
end
def error_json_helper(