aboutsummaryrefslogtreecommitdiff
path: root/src/testdir/test_eval.ok
blob: c8f6dc7591e812e11b67caa8bf8ae2d62af0145f (plain) (blame)
1
2
3
4
5
6
Vim(function):E128: Function name must start with a capital or "s:": g:test()
Vim(function):E128: Function name must start with a capital or "s:": test2() "#
Vim(function):E128: Function name must start with a capital or "s:": b:test()
called Foo(1)
called Foo(2)
called Foo(3)