mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
Includes changes to decompiled text Old syntax is used in builtins and project code for now
8 lines
174 B
Java
8 lines
174 B
Java
public class ClassObjectField {
|
|
public static void foo() {
|
|
k.ClassWithClassObject.OB<caret>JECT$.f();
|
|
}
|
|
}
|
|
|
|
// REF: default object of (k).ClassWithClassObject
|