mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
7 lines
222 B
Kotlin
Vendored
7 lines
222 B
Kotlin
Vendored
package bar
|
|
|
|
fun main(args : Array<String>) {
|
|
class Some
|
|
|
|
<!FUNCTION_CALL_EXPECTED!>Some<!>[<!SYNTAX!><!>] <!DEBUG_INFO_ELEMENT_WITH_ERROR_TYPE!>names<!> <!DEBUG_INFO_MISSING_UNRESOLVED!><!SYNTAX!>=<!> ["ads"]<!>
|
|
} |