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