JSON: Difference between revisions

1 byte removed ,  3 years ago
m
Line 108:
Put_Line (To_JSON_Document (Penguin).To_JSON.To_Wide_Wide_String);
 
Penguin := From_JSON (JSON_String).To_JSON._ObjectTo_JSON_Object;
 
Parents := Empty_JSON_Array;
Anonymous user