Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
TraitOpenVal.fir.txt
blob: ce8e88c520c9fa1c5af15ef1d2181972e77f90fc [
file
]
public abstract interface A : R|kotlin/Any| {
public open val v: R|kotlin/String|
public get(): R|kotlin/String|
}