view src/testdir/test85.ok @ 14328:05295e8ace8d

Added tag v8.1.0179 for changeset b8f1167aa8ad9ec2580f165e208d748ed9078442
author Christian Brabandt <cb@256bit.org>
date Fri, 13 Jul 2018 16:45: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}}