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