Avatar
Kishikawa Katsumi 9/10/2025 2:44 AM
https://github.com/swiftlang/swift-syntax/pull/3091 完全修飾名で書けるようになるやつ、最近になって進み始めたみたいね。
This PR adds module selectors to SwiftSyntax and SwiftParser (draft of matching compiler feature in swiftlang/swift#34556). This feature was pitched ages ago; a proper proposal is on my todo list n...