Rename test for invalid shebang.

This commit is contained in:
mauvm
2015-01-04 20:09:33 +01:00
parent 6c549e0cc5
commit 4200f18f83
+3
View File
@@ -0,0 +1,3 @@
#/invalid/shebang
// expect error line 1
IO.print("nope")