unplugged-system/external/skia/tests/sksl/errors/ArgumentModifiers.glsl

7 lines
154 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 2: modifiers on parameter 1 differ between declaration and definition
void test(out int x) {}
^^^^^^^^^
1 error