unplugged-system/external/skia/tests/sksl/runtime_errors/Ossfuzz45279.skvm

7 lines
153 B
Plaintext

### Compilation failed:
error: 2: type mismatch: '==' cannot operate on 'void', 'void'
void b(int i) { c(i)==c(i); }
^^^^^^^^^^
1 error