blob: cf492da2b1892fdd92634350af69d07d0314c6a6 [file] [log] [blame] [edit]
fun foo(a: Int = 1, foo: String? = null) {
}