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 638901a commit acff7c1Copy full SHA for acff7c1
Tests/SwiftLexicalLookupTest/NameLookupTests.swift
@@ -717,7 +717,7 @@ final class testNameLookup: XCTestCase {
717
)
718
}
719
720
- func testTypeDeclAvaialabilityInSequentialScope() {
+ func testTypeDeclAvailabilityInSequentialScope() {
721
let declExpectation: [ResultExpectation] = [
722
.fromScope(
723
CodeBlockSyntax.self,
0 commit comments