feat: add comment support to saccharine language
Add '#' comment syntax that works like Python comments. Comments can take up a whole line or appear at the end of a line. All characters after '#' until the next newline or EOF are ignored. Closes #24
This commit is contained in:
@@ -0,0 +1 @@
|
||||
VALUE
|
||||
Reference in New Issue
Block a user