Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
resolve
/
referenceInJava
/
binaryAndSource
/
ClassObjectField.java
blob: d9b41ca7a963c0200895d6e202b48f447934cf68 [
file
]
public
class
ClassObjectField
{
public
static
void
foo
()
{
k
.
ClassWithClassObject
.
Co
<
caret
>
mpanion
.
f
();
}
}
// REF: companion object of (k).ClassWithClassObject
// CLS_REF: companion object of (k).ClassWithClassObject