Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolve/propertyFromJavaPlusAssign.txt
T

5 lines
163 B
Plaintext
Vendored

FILE: main.kt
public final fun test(b: R|B|): R|kotlin/Unit| {
R|<local>/b|.R|/B.text| = R|<local>/b|.R|/B.text|.R|kotlin/String.plus|(String())
}