Safe Delete: Move test classes and test data to refactoring directory
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
|
||||
class A {
|
||||
fun foo(): Int = 0
|
||||
|
||||
companion ob<caret>ject {}
|
||||
}
|
||||
Reference in New Issue
Block a user