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