munificent / craftinginterpreters

Repository for the book "Crafting Interpreters"
http://www.craftinginterpreters.com/
Other
8.42k stars 1.01k forks source link

I alphabetize things FOR FUN #1133

Open brunoparga opened 11 months ago

brunoparga commented 11 months ago

In TokenType.java, the keywords FOR and FUN are out of alphabetical order.