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
d331cbf43dfeecb64bfbae7c09148acb4e2a1037
wren
/
test
/
language
/
shebang
/
shebang_at_other_line.wren
T
3 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add tests.
2015-01-03 20:53:17 +01:00
// expect error line 3
"IO" -> "System".
2015-09-15 07:46:09 -07:00
System.print("nope")
Add tests.
2015-01-03 20:53:17 +01:00
#!/bin/wren
Reference in New Issue
Copy Permalink