forked from Mirror/wren
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
|
|
// expect error line 3
|
||
|
|
IO.print("nope")
|
||
|
|
#!/bin/wren
|