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