Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
TwoFields.fir.txt
blob: 5be5451f247d32e69756a8fec970815942bb7ad2 [
file
] [
log
] [
blame
]
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|
}