Removed 'INSTANCE$' field generation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
public class ObjectInstance {
|
||||
public static void foo() {
|
||||
k.KotlinObject.INSTANCE<caret>$.f();
|
||||
k.KotlinObject.INSTANC<caret>E.f();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user