Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
InvalidComputeMainReturn.glsl
blob: fd3c00897342d2e057da06d4d7d89733dd82c541 [
file
]
### Compilation failed:
error
:
1
:
'main'
must
return
'void'
int
main
()
{
^^^^^^^^^^
1
error