swift-macro-examples
swift-macro-examples copied to clipboard
MemberMacro does not work when attached to a local type within a function
For example, After I move ShippingOptions inside the function, the compiler will report an error:
Hi
https://github.com/DougGregor/swift-macro-examples/issues/29