Convert member to extension: preserve visibility
#KT-29248 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
e8a8bc89c9
commit
9c468ef2aa
+3
@@ -0,0 +1,3 @@
|
||||
internal class Foo {
|
||||
private fun <caret>bar() {}
|
||||
}
|
||||
Reference in New Issue
Block a user