### Description Previously a bug with conformance macros: - https://github.com/apple/swift-syntax/issues/1742 - https://github.com/apple/swift-syntax/pull/1773 - https://github.com/apple/swift-syntax/issues/1801 This issue has regressed with the change to extension macros. ### Steps to Reproduce 1. Write a macro expansion test for an extension macro. 2. Note that the expanded source does not include the extension.