annotate src/testdir/test8.ok @ 11418:162bcd0debd7 v8.0.0593

patch 8.0.0593: duplication of code for adding a list or dict return value commit https://github.com/vim/vim/commit/45cf6e910c6d162775ca9d470fac4b6db844001f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 30 20:25:19 2017 +0200 patch 8.0.0593: duplication of code for adding a list or dict return value Problem: Duplication of code for adding a list or dict return value. Solution: Add rettv_dict_set() and rettv_list_set(). (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Sun, 30 Apr 2017 20:30:04 +0200
parents 1899acc5aebd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 start of Xxx2
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 test
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 end of Xxx
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 start of Xxx1
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 test
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 end of Xxx
5233
1899acc5aebd updated for version 7.4a.042
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
7 VimLeave done