mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This makes it impossible to call an "init" method from Swift code; one must construct an object, delegate to another constructor (not yet implemented), or chain to a superclass constructor. Swift SVN r8421
93 KiB
93 KiB