view src/testdir/test85.ok @ 9782:d6a69f968249 v7.4.2166

commit https://github.com/vim/vim/commit/328604307ba26e3182eb0b096e820f9cd346c2dd Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 6 19:24:23 2016 +0200 patch 7.4.2166 Problem: Small build can't run startup test. Solution: Skip the test.
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Aug 2016 19:30:06 +0200
parents af3a3680fc75
children
line wrap: on
line source

1 changed line 1
scalar test OK
2 line 2
dictionary with list OK
circular test OK
[123.0, 'abc', [1, 2, 3], {'a': 1, 'b': 2, 'c': 3}]
{'4': 123.0, '5': 'abc', '6': [1, 2, 3], '7': {'a': 1, 'b': 2, 'c': 3}}