mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-30 06:50:57 +00:00
3 lines
58 B
JSON
3 lines
58 B
JSON
|
{ 'enum': 'Status',
|
||
|
'data': [ 'good', 'bad', 'ugly' ] }
|