Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
disabledOptimizations
/
noUnitInstanceInDefaultParameterInitialization.kt
blob: be619a7c53a7c82438f3d1c95a9a45e2648fe47c [
file
]
// DISABLE_OPTIMIZATION
fun foo
(
s
:
String
=
"123"
)
{}
// 1 IF
// 0 Unit\.INSTANCE
// 0 POP