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