summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/stage-ignored.slang.expected
blob: 725e526fde1dc03b9e72fb179050fc6d3dbc252e (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 34: when compiling multiple entry points, any '-stage' options must follow the '-entry' option that they apply to
}
standard output = {
}