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