diff options
Diffstat (limited to 'bootstrap/all.h')
| -rw-r--r-- | bootstrap/all.h | 1 |
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, }; |