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