blob: 3ad962ef369953ce358d416a6f64dd001d7fa793 [file] [log] [blame]
inline fun foo(s: String = "O") = s
fun box() = foo() + foo("K")
// For Compose special default arugment handling, we still do not want
// the default argument mask in the local variable table.
// 0 \$default