Skip to content

Commit ff4d061

Browse files
removed unmatched brace
1 parent 931dac8 commit ff4d061

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IDE/complete_after_super.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ class SuperDerivedB : SuperBaseB {
452452
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}()[#SuperBaseB#]
453453
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}({#a: Double#})[#SuperBaseB#]
454454
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}({#int: Int#})[#SuperBaseB#]
455-
}
456455
}
457456

458457
//===--- Check that we assign a special semantic context to the overridden decl.

0 commit comments

Comments
 (0)