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