skia2/tests/sksl/errors/IncompleteFunctionCall.glsl

6 lines
126 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 2: expected '(' to begin function call
error: 3: expected a type, but found 'return'
2 errors