swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.22k stars 410 forks source link

Remove `@_spi(ExperimentalLanguageFeature)` from `BodyMacro` #2710

Closed ahoppen closed 3 months ago

ahoppen commented 3 months ago

Function body macros have been accepted.

ahoppen commented 3 months ago

@swift-ci Please test

ahoppen commented 3 months ago

@swift-ci Please test