Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c8f3faeecbeecb0d1430ef2b86dd192a029711c
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
fromLoadJava
/
objectMembers.txt
blob: bab8fd3444adff6084bdf62f0324e5e4050a95b1 [
file
]
package test
public object SomeObject {
/*primary*/ private constructor SomeObject()
public final fun test(/*0*/ a: kotlin.Int): kotlin.Int
}