diff options
Diffstat (limited to 'tests/bugs/gh-463.slang.expected')
| -rw-r--r-- | tests/bugs/gh-463.slang.expected | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/gh-463.slang.expected b/tests/bugs/gh-463.slang.expected index d40a845a3..1f03b1907 100644 --- a/tests/bugs/gh-463.slang.expected +++ b/tests/bugs/gh-463.slang.expected @@ -1,6 +1,8 @@ result code = -1 standard error = { tests/bugs/gh-463.slang(7): error 30015: undefined identifier 'COUNT'. +[instance(COUNT)] + ^~~~~ } standard output = { } |
