diff options
Diffstat (limited to 'src/boot/tokens.boot')
-rw-r--r-- | src/boot/tokens.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/tokens.boot b/src/boot/tokens.boot index 62c33b56..e3d7bdf0 100644 --- a/src/boot/tokens.boot +++ b/src/boot/tokens.boot @@ -44,6 +44,7 @@ shoeKeyWords == [ _ ['"catch","CATCH"], _ ['"cross","CROSS"] , _ ['"else", "ELSE"] , _ + ['"finally", "FINALLY"], _ ['"for", "FOR"] , _ ['"has", "HAS"] , _ ['"if", "IF"], _ |