Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
codegen
/
composeLikeBytecodeText
/
default.kt
blob: d2ba713151511cd8b4d6ce4500a37e9d43709069 [
file
] [
log
] [
blame
]
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