neovim/test/old
zeertzjq 185b22720d
vim-patch:9.0.0003: functions are global while they could be local (#29777)
Problem:    Functions are global while they could be local.
Solution:   Add "static".  Add a few tests. (Yegappan Lakshmanan,
            closes vim/vim#10612)

ee47eaceaa

Omit script_name_after_autoload(), untrans_function_name(): Vim9 script
only.

Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
2024-07-17 23:47:20 +00:00
..
testdir vim-patch:9.0.0003: functions are global while they could be local (#29777) 2024-07-17 23:47:20 +00:00
memfile_test.c build: remove PVS 2023-11-12 21:26:39 +01:00