Add description for MoveMemberToTopLevelIntention
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
companion object {
|
||||
<spot>fun foo() = 1</spot>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user