Jump to content

JSON: Difference between revisions

18 bytes removed ,  3 years ago
m
Updated the output to be consistent with what Nim version 1.4 produces.
m (Updated the output to be consistent with what Nim version 1.4 produces.)
Line 2,949:
{{out}}
<pre>1
[ 10, "apples"]
[ { "name": "John", "age": 30 }, { "name": "Susan", "age": 31 }]</pre>
 
=={{header|Objeck}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.