mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-26 04:50:24 +00:00
5 lines
129 B
JSON
5 lines
129 B
JSON
|
# exploded member form must have a 'type'
|
||
|
{ 'alternate': 'Alt',
|
||
|
'data': { 'one': 'str',
|
||
|
'two': { 'if': 'foo' } } }
|