refactor: inline unmatchedChar logic into nextToken and add shebang error test
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#/invalid/shebang
|
||||
// expect error line 1
|
||||
IO.print("nope")
|
||||
Reference in New Issue
Block a user