Sign in
◑
Theme
skia
/
skia
/
bb5fbf9d5a31a4f10cbc6cd21999e17841d1e2f8
/
.
/
tests
/
sksl
/
errors
/
FunctionParameterOfVoid.glsl
blob: 4fb4c9fe8d77dd3a728aaa1e8b889245f30363c1 [
file
]
### Compilation failed:
error
:
1
:
expected
')'
,
but found
'x'
void
func
(
void
x
)
{}
^
1
error