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

7 lines
126 B
Plaintext
Raw Normal View History

### Compilation failed:
error: 2: variable 'a' must be created in a scope
if (2 < 2) int a;
^^^^^
1 error