Another try! May 19, 2020 Another try. Well, why not? fun printHi(name: String) { println("Hi, $name") } Hi, Anurag