mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-11 22:36:05 +00:00
4 lines
86 B
JSON
4 lines
86 B
JSON
|
# check empty 'if'
|
||
|
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
|
||
|
'if': '' }
|