Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
/
negateConst.kt
blob: 43b2f2875c6a3c4853327bf354caaf4e39799803 [
file
]
fun test4
()
{
if
(!
false
)
{
val p
=
1
}
}
fun test5
()
{
if
(!
true
)
{
val p
=
1
}
}
// 0 IF