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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
455a1c0f53591ea77235ff5efc5735ea297110be
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
varargs
History
Dmitry Petrov
73724bcdc7
Do not copy immediately created arrays in spread arguments
...
E.g., 'foo(x = *intArrayOf(42))'. #KT-20462 Fixed
2017-09-28 14:55:11 +03:00
..
doNotCopyImmediatelyCreatedArrays.kt
Do not copy immediately created arrays in spread arguments
2017-09-28 14:55:11 +03:00