Bram Moolenaar | 383f9bc | 2005-01-19 22:18:32 +0000 | [diff] [blame^] | 1 | start: |
| 2 | [1, 'as''d', [1, 2, function('strlen')], {'a': 1}] |
| 3 | {'a': 1} |
| 4 | 1 |
| 5 | Vim(put):E684: |
| 6 | 101101 |
| 7 | {'1': 'asd', 'b': [1, 2, function('strlen')], '-1': {'a': 1}}asd |
| 8 | ['-1', '1', 'b'] |
| 9 | ['asd', [1, 2, function('strlen')], {'a': 1}] |
| 10 | 1:'asd' |
| 11 | b:[1, 2, function('strlen')] |
| 12 | -1:{'a': 1} |
| 13 | Vim(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}} |
| 16 | 101101 |
| 17 | Vim(let):E706: d |
| 18 | Vim(let):E706: l |
| 19 | [1, 'as''d', {'a': 1}] |
| 20 | [4] |
| 21 | {'1': 99, '3': 33} |
| 22 | 30000 29900 29001 16000 15001 |
| 23 | Vim(let):E716: 15000 |
| 24 | NONE 29999 |
| 25 | 33=999 |
| 26 | {'33': 999} |
| 27 | len: 3 |
| 28 | again: 3 |
| 29 | Vim(call):E725: |
| 30 | a:function('2') |
| 31 | Vim(let):E698: |