aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-08-16 09:19:33 +0200
committerlemon <lsof@mailbox.org>2022-08-16 09:19:33 +0200
commit1ca77f60626666fba792db407dd11ea9b597d9cf (patch)
tree0e5ea52e457474899ad5f0076bbe658e67626925 /bootstrap/all.h
parent04c7892134d49f3b295a51cc741affe9f02e374d (diff)
binary operators and more stuff
Diffstat (limited to 'bootstrap/all.h')
-rw-r--r--bootstrap/all.h1
1 files changed, 1 insertions, 0 deletions
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,