Skip to content

Commit e86827f

Browse files
authored
Merge pull request #58583 from jsoref/spelling-test-namelookup
spelling: that
2 parents b75c3d4 + 8f300ab commit e86827f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NameLookup/Inputs/lazy_function_body_expansion_helper.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Body of closure in parameter to call of closureTaker is created lazily
2-
// and this test ensures that that body scope does get expanded
2+
// and this test ensures that body scope does get expanded
33
var v = closureTaker {
44
func amIFound() {}
55
}

0 commit comments

Comments
 (0)