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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1c8660e55bade52176b8ea7d0bf09f61a13d892
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