mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:52:55 +10:00
4 lines
36 B
VimL
4 lines
36 B
VimL
func bar#test()
|
|
return -3
|
|
endfunc
|