Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
localInitializationLVT
/
inlineClass.kt
blob: 9c7c11e89ad4f2fe310872a13c40ca7300a8707f [
file
]
// IGNORE_BACKEND: JVM_IR
fun test
():
UInt
{
val c
:
UInt
run
{
c
=
1u
}
return
c
}
// 2 ISTORE 0
// 1 LOCALVARIABLE c I L1 L.* 0