summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/option-missing-argument.slang.1.expected
blob: 375540b962874477ae9da8b3b1629136e21cd498 (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 100001: expected an argument for command-line option '-target'
}
standard output = {
}