This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1016936b225ee23ce7870b5c62920a074196afe
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
stringOperations
History
Mikhail Zarechenskiy
9aa4247065
Do not box primitives in a single-entry string template expression
2018-07-20 13:46:11 +03:00
..
concat.kt
…
doNotAppendEmptyString.kt
…
interpolation.kt
…
kt15235.kt
…
kt19037.kt
…
nestedConcat.kt
…
nonNullableStringPlus.kt
…
nullableStringPlus.kt
…
plusAssign.kt
…
primitivesAsStringTemplates.kt
Do not box primitives in a single-entry string template expression
2018-07-20 13:46:11 +03:00
primitiveToString.kt
…