chore: rename test case for invalid shebang to clarify its purpose

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