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