Mercurial > vim
annotate src/testdir/test91.ok @ 10955:a555c11b59a9
Added tag v8.0.0366 for changeset 8ff62b4cffaedc9575a7ba3901c9228d6c8ee24e
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 25 Feb 2017 15:45:04 +0100 |
parents | 5780bd3a5a7e |
children |
rev | line source |
---|---|
4157 | 1 start: |
7042
e8eccb9621f7
commit https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641
Christian Brabandt <cb@256bit.org>
parents:
6197
diff
changeset
|
2 'abcd' |
e8eccb9621f7
commit https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641
Christian Brabandt <cb@256bit.org>
parents:
6197
diff
changeset
|
3 'abcd' |
4157 | 4 'Dance' |
5 'Dance' | |
6 {'var_str': 'Dance'} | |
7 {'var_str': 'Dance'} | |
8 'Chance' | |
9 {} | |
10 {} | |
11 '' | |
12 'Chance' | |
13 0 | |
14 0 | |
15 [1, 2, 3] | |
16 [1, 2, 3] | |
6197 | 17 {'var_list': [1, 2, 3], 'other': 777} |
18 {'var_list': [1, 2, 3], 'other': 777} | |
4157 | 19 [4, 5, 6, 7] |
20 '' | |
21 [4, 5, 6, 7] | |
22 '' | |
23 [4, 5, 6, 7] | |
24 {'dict': 'tabwin'} | |
25 {'dict': 'tabwin'} | |
26 {'var_dict': {'dict': 'tabwin'}} | |
27 {'var_dict': {'dict': 'tabwin'}} | |
28 {'dict2': 'newval'} | |
29 {} | |
30 {} | |
31 '' | |
32 {'dict2': 'newval'} | |
33 '' | |
34 {'dict2': 'newval'} | |
35 '' | |
36 1 |