Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
NamedObjectWithAnotherTopLevelProperty.txt
blob: 92320aa8d6b2d375ab2501c0c060ca5145dba9cf [
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
}