Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
localInitializationLVT
/
inlineClass.kt
blob: a7d839da942f9341ab7423c2135422a2b4e80a54 [
file
] [
log
] [
blame
]
fun test
():
UInt
{
val c
:
UInt
run
{
c
=
1u
}
return
c
}
// 2 ISTORE 0
// 1 LOCALVARIABLE c I