1 This is a test of the script language.
3 If after adding a new test, the test output doesn't appear properly in
4 test49.failed, try to add one ore more "G"s at the line ending in "test.out"
8 :se nocp nomore viminfo+=nviminfo
11 GGGGGGGGGGGGGG"rp:.-,$w! test.out
13 :" make valgrind happy
17 :for line in split(funclist, "\n")
18 : let name = matchstr(line, 'function \zs[A-Z]\w*\ze(')
20 : exe "delfunc " . name
24 : silent! exe "unlet " . v
30 Results of test49.vim: