mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:52:55 +10:00
Replacement for Vim's test_null_string(). Vim uses it to verify that its codebase handles null strings. Preparation for the Test_null_list() in patch v8.2.1822. Use v:_null_string, not non-existent env var, for null string tests. Mention v:_null_string in id() because id(v:_null_string) returns (nil).
5.5 KiB
5.5 KiB