Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
TwoFields.fir.txt
blob: 5be5451f247d32e69756a8fec970815942bb7ad2 [
file
]
public final class TwoFields : R|kotlin/Any| {
public open field a: R|kotlin/Int|
public open field b: R|kotlin/Short|
public constructor(): R|test/TwoFields|
}