default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
public class Testing {
|
||||
public static void test() {
|
||||
mockLib.foo.LibClass.Default.<caret>
|
||||
mockLib.foo.LibClass.Companion.<caret>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user