Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
ReturnDifferentType.glsl
blob: 7dc309a34f2b0fe70b216d59fd3aec8126ecde3a [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
functions
'void func()'
and
'int func()'
differ only
in
return
type
void
func
()
{}
^^^^
1
error