mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
4 lines
36 B
VimL
4 lines
36 B
VimL
func bar#test()
|
|
return -3
|
|
endfunc
|