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