Avatar
👀 https://github.com/apple/swift/pull/29775
This will be used for compiler-driven type erasure
This will be used for compiler-driven type erasure for dynamic replacement of functions with an opaque return type. For now, just parse the attribute and ignore it.