blob: 0c305c282c686683010c515e1f0afa565e91c8be [file] [log] [blame]
# we reject an anonymous union with unknown type in branch
{ 'union': 'Union',
'discriminator': {},
'data': { 'unknown': 'MissingType' } }