Rename some parse failure tests to parse-fail-*
These were mistakenly labeled `eval-fail-*`. Note that the `lang.sh` runner passes `parse-fail-*` tests on stdin, so filenames are removed from error messages. Change-Id: I7f3a0d78b6cfa87af29aaa1b7af19d5a57fd4ade
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
error: undefined variable 'x'
|
||||
at «stdin»:1:3:
|
||||
1| 8.x
|
||||
| ^
|
||||
2|
|
||||
Reference in New Issue
Block a user