mirror of
https://github.com/xemu-project/xemu.git
synced 2025-03-03 18:17:22 +00:00

The parser handles erroneous input badly. To be improved shortly. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-id: 1374939721-7876-2-git-send-email-armbru@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
3 lines
57 B
JSON
3 lines
57 B
JSON
{ 'enum': 'Status'
|
|
'data': [ 'good', 'bad', 'ugly' ] }
|