diff options
| author | 2022-08-08 19:31:35 +0200 | |
|---|---|---|
| committer | 2022-08-08 19:31:35 +0200 | |
| commit | dddbdcbeb41777c1e98e37281dddd6f3c89a1280 (patch) | |
| tree | 6c172f13a3d7d92bc31b8a045d81b7fa7caad007 /bootstrap/all.h | |
| parent | fc55daf22dd890860ac9c1a0a29900977a700df2 (diff) | |
ok
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 3cadd4c..2996f62 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -76,6 +76,7 @@ enum toktype { TKtype, TKexpr, TKlabel, + TKstrify, TKeof, }; |