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
23c67c2e8b1e4a2145e1bcf6e1d3354939c37420
wren
/
test
/
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