Skip to content

Commit 8f300ab

Browse files
committed
spelling: that
Signed-off-by: Josh Soref <[email protected]>
1 parent ce183b5 commit 8f300ab

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

Lines changed: 1 addition & 1 deletion
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)