Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
eadcce82e781d7be850118e82333893ab7cf10a9
/
.
/
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