summaryrefslogtreecommitdiff
path: root/tests/diagnostics/command-line/unknown-output-format.slang.expected
blob: c2f41fa71034ff29d19c3c3a9e3be320e7fdca25 (plain)
1
2
3
4
5
6
7
result code = 1
standard error = {
(0): error 60: cannot infer an output format from the output path 'cookies.jar'
(0): error 70: the output path 'cookies.jar' 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 = {
}