mirror of
https://github.com/qemu/qemu.git
synced 2024-11-26 12:23:36 +08:00
4 lines
115 B
JSON
4 lines
115 B
JSON
|
# Cover alternative with invalid 'if'
|
||
|
{ 'alternate': 'Alt',
|
||
|
'data': { 'branch': { 'type': 'int', 'if': ' ' } } }
|