From 6c0dc2b1171b22a93e61f50fa46852a70e129e50 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 6 Aug 2022 05:58:08 +0200 Subject: revert 762c6c17 --- bootstrap/all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/all.h') diff --git a/bootstrap/all.h b/bootstrap/all.h index 7631872..15f932c 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -201,7 +201,7 @@ struct fn { }; struct macrocase { - bool variadic, bodyarg; + bool variadic; slice_t(const char *) params; struct toktree body; }; -- cgit v1.2.3