Sign in
skia
/
skia
/
3edab6a18c5cbe403d4d36e085c2f322d2a79edc
/
.
/
resources
/
sksl
/
errors
/
DuplicateFunction.rts
blob: f9c21e012f3d538e320092e2f20978ec2ed2bb8d [
file
] [
log
] [
blame
]
void
func
()
{}
void
func
()
{}
/*%%*
duplicate definition of 'void func()'
*%%*/