tyru opened this issue 6 years ago · 1 comments
popup_*()
echo func()
Currently vimlparser doesn't check if func is built-in function or local funcref variable. Above script is passed with no errors because func may be a built-in function.
func