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