fungos
10/28/2015, 11:43 PM>>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"