blob: c513db72d4b8442164ec936e0cbd702fea43b0ce [file] [log] [blame]
# FIXME: union branches cannot be optional
{ 'union': 'Union', 'data': { '*a': 'int', 'b': 'str' } }