summaryrefslogtreecommitdiff
path: root/tests/diagnostics/token-paste-location.slang.expected
blob: 987bff15e9732d3a8d2d3d07aacb17d745845883 (plain)
1
2
3
4
5
6
7
8
9
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 = {
}