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