Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
statements
/
labeled.kt
blob: e916024572a613548ea30c122e4ce80b8ffe7429 [
file
] [
log
] [
blame
]
fun main
()
{
l@
if
(
2
!=
1
)
"fail 3"
}
// 0 GETSTATIC