android13/external/skia/tests/sksl/errors/SwitchWithContinueInside.glsl

6 lines
146 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
### Compilation failed:
error: 4: continue statement cannot be used in a switch
error: 5: continue statement cannot be used in a switch
2 errors