Fix interspersing of newlines in tokenizer infra

This commit is contained in:
greg
2018-03-24 18:38:28 -07:00
parent 78f12c8f1d
commit ecebbb2eae
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ fn main() {
a + b
}
foo
//foo
print(main())