blob: 1fefef16a7b4e8437e9af60c814ffe238e7096c4 [file] [log] [blame]
# check invalid 'if' content
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
'if': { 'all': ['foo', ' '] } }