Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
073a50037049a4e0869085bf4acf7c29e56210e3
/
.
/
compiler
/
testData
/
codegen
/
composeLikeBytecodeText
/
defaultLocal.kt
blob: 035c9105c8ce33b4522e135b7f664d3cc878e417 [
file
] [
log
] [
blame
]
fun box
():
String
{
fun foo
(
s
:
String
=
"O"
)
=
s
return
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