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