skia2/tests/sksl/errors/StructVariableReservedName.glsl

7 lines
92 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 3: expected ';', but found 'float'
} float;
^^^^^
1 error