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
d8a6db8774db29eff21bc81709e096fb5f00b199
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