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