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