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