blob: 395ba24d39514e926d02b7c722333869bb7c48e8 [file] [log] [blame]
# the union data type must be an object.
{ 'union': 'TestUnion',
'base': 'int',
'discriminator': 'int',
'data': ['rubbish', 'nonsense']
}