Kotlin - Functions
Identify the error in this Kotlin single-expression function:
fun greet() = println("Hi") return "Done"fun greet() = println("Hi") return "Done"15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions