mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The type of an outermost property wrapper should be printed together with (inferred) generic arguments because otherwise if a any wrapper in the chain has generic parameters that are not involved in `wrappedValue:` argument it won't be impossible to infer them while type-checking the interface file where it appears. Resolves: rdar://122963120
275 KiB
275 KiB