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