Files
orbithub/third_party/FreeRDP/client/SDL/common/test/sdl-freerdp.json

10 lines
100 B
JSON

{
"string_key": "abc",
"int_key": 123,
"bool_key": true,
"array_key": [
"a",
"b",
"c"
]
}