Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
ClassWithConstVal.fir.txt
blob: b83568d45a568305943cc36524b900619d6ceb8f [
file
] [
log
] [
blame
]
public final class ClassWithConstVal : R|kotlin/Any| {
public final field f: R|kotlin/Int| = Int(1)
public final field f2: R|kotlin/Int| = Int(1)
public constructor(): R|test/ClassWithConstVal|
}