blob: 306123ec5654c85fb98d128cfc8b06a91e1a3cdc (
plain)
1
2
3
4
5
6
7
8
|
result code = -1
standard error = {
tests/diagnostics/x-macro-line-continuation.slang(11): error 15501: wrong number of arguments to macro (expected 1, got 2)
M(4, 4) \
^
}
standard output = {
}
|