aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/all.h
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-08-15 14:52:15 +0200
committerlemon <lsof@mailbox.org>2022-08-15 14:52:15 +0200
commitfeeb86d046d55d197040c7061e39198c80373ecb (patch)
tree733d4da08ec979eb8f6b9b91d39c655e7fd4847b /bootstrap/all.h
parentf906d0b350b0b4ceb747669c9a9845d11bd0e486 (diff)
#when
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 b86e7f6..77f4577 100644
--- a/bootstrap/all.h
+++ b/bootstrap/all.h
@@ -77,6 +77,7 @@ enum toktype {
TKexpr,
TKlabel,
TKstrify,
+ TKhwhen,
TKeof,
};