summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/unknown-stage.slang.expected
blob: 59dc2562ed933d972717645891d07faf4bfd5601 (plain)
1
2
3
4
5
6
7
8
result code = 1
standard error = {
(1): error 15: unknown stage 'green_hills_zone'
tests/diagnostics/command-line/unknown-stage.slang -stage green_hills_zone
                                                          ^
}
standard output = {
}