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 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e71090ae4c03f9defd0f8b95a324bd2272e0d2bf
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