1 2 3 4 5 6
# we reject types that would conflict with implicit union enum ## # @UnionKind: ## { 'enum': 'UnionKind', 'data': [ 'oops' ] }