blob: 450a432f2b8b0126b7fa3b24cfd3f2e78c38027e [file] [log] [blame]
### Compilation failed:
error: 2: type mismatch: '*' cannot operate on '<INVALID>', 'int'
error: 6: type mismatch: '*' cannot operate on 'int', '<INVALID>'
error: 10: type mismatch: '*' cannot operate on '<INVALID>', '<INVALID>'
error: 18: type mismatch: '*' cannot operate on 'S', 'int'
error: 22: type mismatch: '*' cannot operate on 'int', 'S'
error: 26: type mismatch: '*' cannot operate on 'S', 'S'
error: 32: type mismatch: '*' cannot operate on 'shader', 'int'
error: 36: type mismatch: '*' cannot operate on 'int', 'shader'
error: 40: type mismatch: '*' cannot operate on 'shader', 'shader'
error: 46: type mismatch: '*' cannot operate on 'int[1]', 'int'
error: 50: type mismatch: '*' cannot operate on 'int', 'int[1]'
error: 54: type mismatch: '*' cannot operate on 'int[1]', 'int[1]'
12 errors