horse_badorties
fun foo(string1: String, bool: Boolean = true) {} fun main(args: Array<String>) { foo("b") }