956c6eeec7
#KT-9485 Fixed
4 lines
418 B
Plaintext
Vendored
4 lines
418 B
Plaintext
Vendored
Function 'fun foo(Boolean): Boolean' in class B will override corresponding member of class A after refactoring
|
|
Function 'fun foo(Int, Int): Int' in class B will override corresponding member of class A after refactoring
|
|
Property 'val y: Boolean' in class B will override corresponding member of class A after refactoring
|
|
Property 'val z: Int' in class B will override corresponding member of class A after refactoring |