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