You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simplifies creating the AST a lot (no more need to write
skip_whitespace everywhere). The tokenizer also slightly optimizes the
source now (removing redundant ident and of course, no redundant
spaces).
0 commit comments