the compiler says Error: Kotlin: Type inference fa...
# getting-started
y
the compiler says Error: Kotlin: Type inference failed: Not enough information to infer parameter T in inline fun <reified T> Array(size: kotlin.Int, init: (kotlin.Int) -> T): kotlin.Array<T> Please specify it explicitly.