This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dba104a696092b23e4a934880b35d5c8cffa381b
wren
/
test
/
language
/
shebang
/
shebang_invalid.wren
T
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: inline unmatchedChar logic into nextToken and add shebang error test
2015-01-04 18:56:16 +00:00
#/invalid/shebang
// expect error line 1
IO.print("nope")
Reference in New Issue
Copy Permalink