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