mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 15:10:04 +08:00
3 lines
215 B
Plaintext
3 lines
215 B
Plaintext
tests/fixtures/vim/func-with-errors.vim:2:6:Error: EVL101: undefined variable `l:something`
|
|
tests/fixtures/vim/func-with-errors.vim:5:9:Error: EVL104: variable may not be initialized on some execution path: `l:foo`
|