annotate src/testdir/test106.ok @ 7736:f2ddad8cbce7 v7.4.1166

commit https://github.com/vim/vim/commit/fcaaae6b3fdbf3421a1ff95a25ae16d82381c39a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 24 16:49:11 2016 +0100 patch 7.4.1166 Problem: Can't encode a Funcref into JSON. jsonencode() doesn't handle the same list or dict twice properly. (Nikolay Pavlov) Solution: Give an error. Reset copyID when the list or dict is finished.
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Jan 2016 17:00:04 +0100
parents fb24b025c7cf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5716
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 Results of test106:
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
2 [['W', 1], ['E^@CCCC', 1]]
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
3 [['W', 1], ['E^@CCCC', 1]]
fb24b025c7cf updated for version 7.4.203
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 [['W', 1], ['ZZZZ', 0], ['E^@CCCC', 1], ['YYYY', 0]]