We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 984ec6d + ae322de commit 51eb17aCopy full SHA for 51eb17a
Sources/SwiftLexicalLookup/Configurations/LookupConfig.swift
@@ -10,8 +10,6 @@
10
//
11
//===----------------------------------------------------------------------===//
12
13
-import Foundation
14
-
15
@_spi(Experimental) public struct LookupConfig {
16
/// Specifies behavior of file scope.
17
@_spi(Experimental) public var fileScopeHandling: FileScopeHandlingConfig
Sources/SwiftLexicalLookup/SimpleLookupQueries.swift
@@ -10,7 +10,6 @@
import SwiftSyntax
extension SyntaxProtocol {
0 commit comments