We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df5bc7 commit dfa8cbaCopy full SHA for dfa8cba
testsuite/oslc-err-initlist-return/ref/out.txt
@@ -1,5 +1,6 @@
1
test.osl:13: error: Cannot construct unknown (int, int, int)
2
test.osl:13: error: Cannot return a 'unknown' from 'struct bcolor badreturn()'
3
+test.osl:14: warning: Function 'struct bcolor badreturn ()' declared twice in the same scope
4
test.osl:14: error: Cannot return a 'struct acolor' from 'struct bcolor badreturn()'
5
test.osl:17: error: Syntax error: syntax error
6
FAILED test.osl
0 commit comments