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