Avatar
@swift-4.0.3 @swift-5.1.5 enum E { case foo(values: Int...) } (edited)