summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/option-missing-argument.slang.expected
blob: 3bad874a626c9b05179f7dfd3494ffdd9853bdf1 (plain)
1
2
3
4
5
6
7
8
result code = 1
standard error = {
(1): error 13: unknown code generation target '-profile'
tests/diagnostics/command-line/option-missing-argument.slang -target -profile ps_4_0
                                                                     ^
}
standard output = {
}