1# we reject a union with unknown type in branch 2{ 'union': 'Union', 3 'data': { 'unknown': ['MissingType'] } } 4