feat: Add double-quoted string constants with escapes

Resolves #20.
This commit is contained in:
Glen Whitney 2021-02-18 19:41:54 -08:00
parent bfe3f86116
commit d2ba26a53e
6 changed files with 11 additions and 3 deletions

1
tests/hw2.fos Normal file
View file

@ -0,0 +1 @@
<<< "Hello,\t\tworld!\n\n"