Skip to content

Commit 320dd89

Browse files
author
David Ungar
committed
typo
1 parent 50358b2 commit 320dd89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/AST/ASTScopeCreation.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,6 @@ IterableTypeBodyPortion::expandScope(GenericTypeOrExtensionScope *scope,
932932
ASTScopeImpl *GenericTypeOrExtensionWherePortion::expandScope(
933933
GenericTypeOrExtensionScope *scope, ScopeCreator &) const {
934934
return scope->getParent().get();
935-
;
936935
}
937936

938937
#pragma mark createBodyScope

0 commit comments

Comments
 (0)