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 1ae31b4 commit 1cefddaCopy full SHA for 1cefdda
Sources/MacroTesting/AssertMacro.swift
@@ -10,7 +10,7 @@ import SwiftSyntaxMacros
10
import XCTest
11
12
#if canImport(Testing)
13
-@_implementationOnly import Testing
+ @_implementationOnly import Testing
14
#endif
15
16
/// Asserts that a given Swift source string matches an expected string with all macros expanded.
Sources/MacroTesting/Internal/RecordIssue.swift
@@ -1,7 +1,7 @@
1
2
3
4
5
6
7
@_spi(Internals)
0 commit comments