Add Safe Delete tests for extension functions and properties
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package test
|
||||
|
||||
import test.foo
|
||||
|
||||
class B {
|
||||
|
||||
}
|
||||
|
||||
fun B.<caret>foo() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user