blob: 4ebdf4f3a654d7372e0d42721c898d2e7d794293 (
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 = {
}
|