Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
DuplicateFunction.glsl
blob: a223e76f1b75227dd13ac417b6488565f53ecf1c [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
duplicate definition of
'void func()'
void
func
()
{}
^^^^^^^^^^^
1
error