Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
/
propertyFromJavaPlusAssign.fir.txt
blob: d940186f7037f84a52534d5acbf639979ff44ba2 [
file
]
FILE: main.kt
public final fun test(b: R|B|): R|kotlin/Unit| {
{
lval <receiver>: R|B| = R|<local>/b|
R|<local>/<receiver>|.R|/B.text| = R|<local>/<receiver>|.R|/B.text|.R|kotlin/String.plus|(String())
}
}