view src/testdir/test85.ok @ 11441:20ae51fe57de

Added tag v8.0.0604 for changeset f9f2e9aa884cfd08c7ee9b963b9f8bb9682f969d
author Christian Brabandt <cb@256bit.org>
date Wed, 24 May 2017 10:45:03 +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}}