Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
DuplicateFunction.glsl
blob: aa8dd86837bda3df28b15d942ca3da1460752a59 [
file
]
### Compilation failed:
error
:
2
:
function
'void func()'
was already
defined
void
func
()
{}
^^
1
error