QuickFixMultiModule: change tests structure
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// "Convert member to extension" "false"
|
||||
// ACTION: Convert property to function
|
||||
// ACTION: Move to companion object
|
||||
|
||||
expect class Foo {
|
||||
val <caret>foo: Int
|
||||
}
|
||||
Reference in New Issue
Block a user