comparison src/testdir/test47.in @ 1405:b63792dadc23 v7.1.120

updated for version 7.1-120
author vimboss
date Tue, 25 Sep 2007 16:00:00 +0000
parents 3fc0f57ecb91
children ce5a380d5144
comparison
equal deleted inserted replaced
1404:b00bc2bf23eb 1405:b63792dadc23
32 j:let three = three . "-" . winline() 32 j:let three = three . "-" . winline()
33 :call append("$", one) 33 :call append("$", one)
34 :call append("$", two) 34 :call append("$", two)
35 :call append("$", three) 35 :call append("$", three)
36 :$-2,$w! test.out 36 :$-2,$w! test.out
37 :unlet one two three
37 :qa! 38 :qa!
38 ENDTEST 39 ENDTEST
39 40
40 1 aa 41 1 aa
41 2 bb 42 2 bb