skia2/tests/sksl/errors/ArrayOfVoid.glsl

10 lines
334 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 3: type 'void' not allowed in this context
error: 4: type 'void' not allowed in this context
error: 6: type 'void' may not be used in an array
error: 7: type 'void' not allowed in this context
error: 8: type 'void' not allowed in this context
error: 9: type 'void' may not be used in an array
6 errors