summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/output-no-entry-point.slang.expected
blob: d04fa06f0bc4f297ce7d8b81b380747b6d0b878e (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 70: the output path 'something.dxbc' is not associated with any entry point; a '-o' option for a compiled kernel must follow the '-entry' option for its corresponding entry point
}
standard output = {
}