Convert Member to Extension Intention: Drop open/final modifiers, add imports when necessary, transform Java-site calls
#KT-8876 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
class Owner {
|
||||
final fun <caret>f() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user