master
json 3 lines 102 Bytes
Raw
1 # check empty 'if' list
2 { 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3 'if': { 'all': [] } }