mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
The code was creating a new "self" rather than using the existing "self", which was caught by DI.
The code was creating a new "self" rather than using the existing "self", which was caught by DI.