skia2/tests/sksl/runtime_errors/ReservedNameSampler.skvm

7 lines
117 B
Plaintext
Raw Normal View History

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