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