RosettaCodeData/Task/JSON/Harbour/json-1.harbour

3 lines
63 B
Plaintext

LOCAL arr
hb_jsonDecode( '[101,[26,"Test1"],18,false]', @arr )