Raw
1 enum RIGHT: string
2 {
3 case Foo = 'ChangeMe';
4 }