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