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