Sign in
◑
Theme
skia
/
skia
/
bb5fbf9d5a31a4f10cbc6cd21999e17841d1e2f8
/
.
/
tests
/
sksl
/
errors
/
ContinueOutsideLoop.glsl
blob: 3a77d4b281ce24facc9e4436cd59d024664cddfa [
file
]
### Compilation failed:
error
:
3
:
continue
statement must be inside a loop
continue
;
^^^^^^^^
error
:
8
:
continue
statement must be inside a loop
default
:
continue
;
^^^^^^^^
2
errors