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

7 lines
123 B
GLSL

### Compilation failed:
error: 2: expected an identifier, but found type 'float'
float float;
^^^^^
1 error