Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constants
/
string.kt
blob: ea1c09b814132f91fceb1e418403ab7bdb78d1e8 [
file
] [
log
] [
blame
]
fun box
():
String
{
return
"O"
+
"K"
.
toString
()
+
1.toLong
()
}
// 1 LDC "OK1"
// 1 LDC