Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
statements
/
ifThenElseEmpty.kt
blob: fbb2506f7d2d20c5ed697d13e649c9b773c6c1fc [
file
]
fun foo
(
b
:
Boolean
)
{
if
(
b
)
{
}
else
{
}
}
// 0 GETSTATIC