summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/command-line/duplicate-target.slang.expected
blob: 4b8a19b2fc74403a02cc93e9dd99a05a88a52ab1 (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 50: the target 'hlsl' has been specified more than once
}
standard output = {
}