diff options
Diffstat (limited to 'test/prism/errors/command_call_value_and.txt')
| -rw-r--r-- | test/prism/errors/command_call_value_and.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/prism/errors/command_call_value_and.txt b/test/prism/errors/command_call_value_and.txt new file mode 100644 index 0000000000..a131aa5530 --- /dev/null +++ b/test/prism/errors/command_call_value_and.txt @@ -0,0 +1,3 @@ +a = b c and 1 + ^~~ unexpected 'and', expecting end-of-input + |
