Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
NamedObjectWithAnotherTopLevelProperty.txt
blob: cc5f7373d60cff119989bf567f55a246105a2be7 [
file
]
package test
public val x: kotlin.Int
public fun `<get-x>`(): kotlin.Int
public object Obj {
/*primary*/ private constructor Obj()
public final val v: kotlin.String
public final fun `<get-v>`(): kotlin.String
public final fun f(): kotlin.String
}