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 931dac8 commit ff4d061Copy full SHA for ff4d061
test/IDE/complete_after_super.swift
@@ -452,7 +452,6 @@ class SuperDerivedB : SuperBaseB {
452
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}()[#SuperBaseB#]
453
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}({#a: Double#})[#SuperBaseB#]
454
// CLASS_FUNC_SUPER: Decl[Constructor]/CurrNominal: {{.init|init}}({#int: Int#})[#SuperBaseB#]
455
- }
456
}
457
458
//===--- Check that we assign a special semantic context to the overridden decl.
0 commit comments