summaryrefslogtreecommitdiffstats
path: root/tests/preprocessor/warning.slang.expected
blob: 23efd1479065ab5a1ea11a1898babe4cbe182704 (plain)
1
2
3
4
5
6
7
8
result code = 0
standard error = {
tests/preprocessor/warning.slang(9): warning 15901: #warning: You wouldn't like me when I'm angry...
#warning You wouldn't like me when I'm angry...
 ^~~~~~~
}
standard output = {
}