Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
FunctionParameterOfVoid.rts
blob: e5804dafd44a5baa394bc108d4f707c66e2c44b6 [
file
] [
log
] [
blame
]
void
func
(
void
x
)
{}
/*%%*
expected ')', but found 'x'
*%%*/