Avatar
@swift-6.2.3 @swift-5.10.1 @swift-5.6.3 @swift-4.2.4 struct S { subscript() -> Int { get { 0 } set {} } }