Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
/
negateVarChain.kt
blob: a618b0b1b23e258a5ca96859e4fa1e851b299a79 [
file
]
val two
=
2
fun test2
()
{
val p
=
1
<
two
if
(!!!!!!
p
)
{
val p
=
1
}
}
// 2 IF