4477a96ca7
(to record corresponding call for later simplification in control flow) Generate code for unmapped arguments in control flow
4 lines
176 B
Kotlin
4 lines
176 B
Kotlin
fun foo(a: Int) {
|
|
<!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>!<!><!UNRESOLVED_REFERENCE!>bbb<!>
|
|
<!UNRESOLVED_REFERENCE!>bbb<!> <!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>+<!> a
|
|
} |