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