> On Jan 19, 2017, at 5:04 PM, Slava Pestov via swift-evolution > <[email protected]> wrote: > > Can we also add mention that default arguments on subscripts should work as > well? This will force whoever implements this to do it properly and rip out > the old RValue-based argument tuple emission that’s only used for subscripts > in favor the argument emission logic. > > Slava
Fully agree, +1 to the proposal and +1 to Slava’s suggestion. Russ _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
