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 e3e36fa commit 2579d96Copy full SHA for 2579d96
Tests/SwiftParserTest/Assertions.swift
@@ -12,7 +12,7 @@
12
13
import XCTest
14
@_spi(RawSyntax) import SwiftSyntax
15
-@_spi(Testing)@_spi(RawSyntax) import SwiftParser
+@_spi(Testing) @_spi(RawSyntax) import SwiftParser
16
@_spi(RawSyntax) import SwiftParserDiagnostics
17
import SwiftDiagnostics
18
import _SwiftSyntaxTestSupport
Tests/SwiftParserTest/DeclarationTests.swift
@@ -11,7 +11,7 @@
11
//===----------------------------------------------------------------------===//
import SwiftSyntaxBuilder
import SwiftBasicFormat
0 commit comments