summaryrefslogtreecommitdiff
path: root/tests/diagnostics/command-line/profile-ignored.slang.expected
blob: f3290a362575150b76fb6ba4ee8561ae0443dcfe (plain)
1
2
3
4
5
6
result code = 1
standard error = {
(0): error 42: a '-profile' option was specified, but no target was specified with '-target'
}
standard output = {
}