Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
aa5987fd3dbfa6d7896d481b336c9f49e48b9179
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlinWithStdlib
/
fromLoadJava
/
ObjectInClass.fir.txt
blob: 4dafba34a639fc6fbf22c58e3172c729017f2af9 [
file
] [
log
] [
blame
]
public final class A : R|kotlin/Any| {
public constructor(): R|test/A|
public final object B : R|kotlin/Any| {
public final fun foo(a: R|kotlin/Int|): R|kotlin/String|
private constructor(): R|test/A.B|
}
}