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