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