Sign in
skia
/
skia
/
e8ab6e172d07e8d0f04e1fdf17f1202a4547359a
/
.
/
resources
/
sksl
/
errors
/
PrototypeInFuncBody.rts
blob: 6d58b3399ed17565d38321edd2f81276f7eb3013 [
file
] [
log
] [
blame
]
void
func
()
{
float
x
();
}
/*%%*
expected ';', but found '('
*%%*/