Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1f76d39e66b4ee8544feac93e4afd8e61ef9610a
/
.
/
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
}