Avatar
@swift-main enum Foo { case foo case foo(bar: Int) // NO ERROR!!!! }