Files
swift-mirror/test/decl/ext/objc_implementation_conflicts.swift
Becca Royal-Gordon b14c00d521 Support required inits in @objcImpl
• Allow `required init`s in @objcImpl extensions of a class’s main body
• Validate that the presence or absence of a `required` modifier matches the imported header declaration.

Fixes rdar://110016760.
2023-06-01 13:21:02 -07:00

5.8 KiB