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