summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/duplicate-output.slang.expected
blob: 23e62357f03886bae71341ec784fec18168456a0 (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 80: multiple output paths have been specified entry point 'main' on target 'dxbc'
}
standard output = {
}