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