Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
charConstant.kt
blob: 961b4235faecdeb82a9961c97214254dc4347e5e [
file
]
fun test
()
{
val z
=
'A'
}
//1 BIPUSH 65
//0 LDC A