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