mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-24 21:05:01 +00:00
3 lines
59 B
JSON
3 lines
59 B
JSON
|
{ 'enum': 'Status',
|
||
|
'data': [ 'good', 'bad', 'ugly' ], }
|