Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
fromLoadJava
/
packageLevelObject.txt
blob: b1ca9b3b15baa6cb7f529f6e540257cf38fa3ce0 [
file
]
package test
public object Bar {
/*primary*/ private constructor Bar()
}