Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
ClassWithConstVal.fir.txt
blob: b83568d45a568305943cc36524b900619d6ceb8f [
file
]
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|
}