zls
zls copied to clipboard
Incorrect function syntax crash
The following code crashes zls
pub fn something(cb: fn (i32))
{
}