Safe delete: when invoking on actual, delete expect & actual neighbors
So #KT-15666 Fixed
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
package test
|
||||
|
||||
expect open class Foo
|
||||
expect class ChildOfFoo : Foo()
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
package test
|
||||
|
||||
actual open class Foo
|
||||
actual class ChildOfFoo : Foo()
|
||||
Reference in New Issue
Block a user