mirror of
https://github.com/apple/swift.git
synced 2026-01-02 22:53:12 +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.