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