diff options
Diffstat (limited to 'tests/diagnostics/token-paste-location.slang.expected')
| -rw-r--r-- | tests/diagnostics/token-paste-location.slang.expected | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/diagnostics/token-paste-location.slang.expected b/tests/diagnostics/token-paste-location.slang.expected index e8f689a45..987bff15e 100644 --- a/tests/diagnostics/token-paste-location.slang.expected +++ b/tests/diagnostics/token-paste-location.slang.expected @@ -2,6 +2,8 @@ result code = -1 standard error = { token paste(1): error 20001: unexpected '%', expected identifier tests/diagnostics/token-paste-location.slang(10): note: see token pasted location +%% +^ } standard output = { } |
