1 2 3 4 5 6 7 8
# we do not allow the 'any' type as an alternate branch ## # @Alt: ## { 'alternate': 'Alt', 'data': { 'one': 'any', 'two': 'int' } }