We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc06bb0 commit b6df411Copy full SHA for b6df411
lib/ASTGen/Sources/ASTGen/Macros.swift
@@ -1,6 +1,6 @@
1
import SwiftParser
2
import SwiftSyntax
3
-@_spi(Testing) import _SwiftSyntaxMacros
+import _SwiftSyntaxMacros
4
5
extension SyntaxProtocol {
6
func token(at position: AbsolutePosition) -> TokenSyntax? {
0 commit comments