Presentation: Render function signature in RefactoringDescriptionLocation
#KT-12943 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// SHOULD_FAIL_WITH: Function <b><code>foo</code></b> is overridden by declaration(s) in a subclass
|
||||
// SHOULD_FAIL_WITH: Function <b><code>foo()</code></b> is overridden by declaration(s) in a subclass
|
||||
open class A {
|
||||
open fun <caret>foo() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user