Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
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