From c7961d732e5d67e8ea1b0be05e979bf24361f794 Mon Sep 17 00:00:00 2001 From: lemon Date: Thu, 11 Aug 2022 07:53:44 +0200 Subject: do-while --- bootstrap/all.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap/all.h') diff --git a/bootstrap/all.h b/bootstrap/all.h index d1d58d9..6a0de81 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -410,6 +410,7 @@ enum stmttype { Sdecl, Sifelse, Swhile, + Sdowhile, Sfor, Siswitch, Sreturn, -- cgit v1.2.3