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

7 lines
90 B
GLSL

### Compilation failed:
error: 2: cannot construct 'void'
void();
^^^^^^
1 error