mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
8 lines
283 B
Kotlin
Vendored
8 lines
283 B
Kotlin
Vendored
// !WITH_NEW_INFERENCE
|
|
package bar
|
|
|
|
fun main(args : Array<String>) {
|
|
class Some
|
|
|
|
<!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!><!NO_COMPANION_OBJECT!>Some<!>[<!SYNTAX!><!>]<!> <!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>names<!> <!DEBUG_INFO_MISSING_UNRESOLVED!><!SYNTAX!>=<!> ["ads"]<!>
|
|
} |