diff options
Diffstat (limited to 'tests/diagnostics/undefined-identifier.spire.expected')
| -rw-r--r-- | tests/diagnostics/undefined-identifier.spire.expected | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/diagnostics/undefined-identifier.spire.expected b/tests/diagnostics/undefined-identifier.spire.expected new file mode 100644 index 000000000..2eed77baf --- /dev/null +++ b/tests/diagnostics/undefined-identifier.spire.expected @@ -0,0 +1,6 @@ +result code = -1 +standard error = { +Tests/Diagnostics/undefined-identifier.spire(6): error 30015: undefined identifier 'b'. +} +standard output = { +} |
