mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Member chains with leading-dot syntax can infer the base type only from context, so optionality mismatch with the contextual type should propagate object type down the chain.