Don't sort printed Dictionary
This commit is contained in:
parent
0e2842d5b2
commit
f056cb8ebc
2 changed files with 1 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
GDTEST_OK
|
||||
{2:4, a:1, b:2, with spaces:3}
|
||||
{a:1, b:2, with spaces:3, 2:4}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue