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.
2 parents 3006f3b + 84ed670 commit f4ede75Copy full SHA for f4ede75
Sources/_SwiftSyntaxMacros/MacroEvaluationContext.swift
@@ -21,7 +21,6 @@ public struct MacroEvaluationContext {
21
/// Used to map the provided syntax nodes into source locations.
22
public let sourceLocationConverter: SourceLocationConverter
23
24
- @_spi(Testing)
25
public init(
26
moduleName: String,
27
sourceLocationConverter: SourceLocationConverter
0 commit comments