compiler
compiler copied to clipboard
🏗️ Work out nicer comment parsing.
Why are comments being parsed as expressions?!
-
[ ] Fix multiple comments on consecutive lines
-
[ ] Fix comments causing other expressions to be parsed incorrectly
-
[ ] Add doc comments?