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