Safe delete: when invoking on actual, delete expect & actual neighbors
So #KT-15666 Fixed
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
expect class My constructor() {
|
||||
// TODO: also should be deleted (KT-15666)
|
||||
fun foo()
|
||||
}
|
||||
@@ -1,4 +1,2 @@
|
||||
expect class My constructor() {
|
||||
// TODO: also should be deleted (KT-15666)
|
||||
fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user