mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If `subscript(dynamicMember:)` is unviable because it's either an instance method referenced on type or static method referenced on an instance of type, attempting dynamic member lookup would be incorrect since it's unclear what is intended. Resolves: rdar://problem/48994658
278 KiB
278 KiB