mirror of
https://github.com/qemu/qemu.git
synced 2024-11-28 22:33:36 +08:00
3 lines
97 B
JSON
3 lines
97 B
JSON
|
# The prefix must be a string type
|
||
|
{ 'enum': 'MyEnum', 'data': [ 'one' ], 'prefix': [ 'fish' ] }
|