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