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