view src/testdir/test68.ok @ 3332:8a731d7f0664 v7.3.433

updated for version 7.3.433 Problem: Using continued lines in a Vim script can be slow. Solution: Instead of reallocating for every line use a growarray. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Sun, 05 Feb 2012 23:10:30 +0100
parents c3b5d3fe9404
children 443c50cd3e88
line wrap: on
line source

Results of test68:


{
a
b
}


{
a  
b  

a  
b
}


{
a


a

}


{
a b
#a b

a b
#a b
}


{ 1aa ^^2bb }