This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
208c3a51ab9ac3faa5b4a58f98f9dfe9efda4067
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
varargs
T
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
…