blob: 407b7a1b5f737ebb0c675c10fcc51b163bb505e3 [file] [log] [blame]
Bram Moolenaar383f9bc2005-01-19 22:18:32 +00001start:
2[1, 'as''d', [1, 2, function('strlen')], {'a': 1}]
3{'a': 1}
41
5Vim(put):E684:
6101101
7{'1': 'asd', 'b': [1, 2, function('strlen')], '-1': {'a': 1}}asd
8['-1', '1', 'b']
9['asd', [1, 2, function('strlen')], {'a': 1}]
101:'asd'
11b:[1, 2, function('strlen')]
12-1:{'a': 1}
13Vim(call):E737: 3
14{'c': 'ccc', '1': 99, 'b': [1, 2, function('strlen')], '3': 33, '-1': {'a': 1}}
15{'c': 'ccc', '1': 99, '3': 33, '-1': {'a': 1}}
16101101
17Vim(let):E706: d
18Vim(let):E706: l
19[1, 'as''d', {'a': 1}]
20[4]
21{'1': 99, '3': 33}
2230000 29900 29001 16000 15001
23Vim(let):E716: 15000
24NONE 29999
2533=999
26{'33': 999}
27len: 3
28again: 3
29Vim(call):E725:
30a:function('2')
31Vim(let):E698: