Hello again! I've asked before but got no response...
# announcements
f
Hello again! I've asked before but got no response, maybe someone can help me now simple smile
>>
I'm using Android Studio 1.4 and I have a red underline under this: Array(6, { i -> i.toString() } saying: Too many arguments for private constructor ... this is editor only, as the compilation works. There are also other editor warnings that are legal kotlin code, is there a way to fix this? Kotlin version: 1.0.0.beta-1038-IJ141-17 Gradle: compile "org.jetbrains.kotlinkotlin stdlib$kotlin_version"