From 1ca77f60626666fba792db407dd11ea9b597d9cf Mon Sep 17 00:00:00 2001 From: lemon Date: Tue, 16 Aug 2022 09:19:33 +0200 Subject: binary operators and more stuff --- 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 932fbe0..720c7ea 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -327,6 +327,7 @@ enum exprtype { Emcall, Eslice, Elen, + Eptr, Eeuini, Eeutag, Evastart, -- cgit v1.2.3