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