jam/test/test.json

6 lines
44 B
JSON
Raw Normal View History

2024-08-27 00:15:48 +02:00
{
"a":1,
"b":2,
"c":[1,2,3,4,56,7,8,9]
}