mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
(to record corresponding call for later simplification in control flow) Generate code for unmapped arguments in control flow
5 lines
242 B
Kotlin
5 lines
242 B
Kotlin
package bar
|
|
|
|
fun main(args : Array<String>) {
|
|
<!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!><!NO_CLASS_OBJECT!>String<!>[<!SYNTAX!><!>]<!> <!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>names<!> <!DEBUG_INFO_MISSING_UNRESOLVED!><!SYNTAX!>=<!> ["ads"]<!>
|
|
} |