1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 21:40:05 +08:00
SpaceVim/bundle/neomake/tests/fixtures/vim/func-with-errors.vim.output

3 lines
215 B
Plaintext
Raw Normal View History

2020-06-13 14:06:35 +08:00
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`