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
c3ff6a24307a10d32c5491dbb7febc67739c6388
kotlin-fork
/
compiler
/
testData
/
cfg
/
arraySet.kt
T
Andrey Breslav
a5854560f0
Proper order of arguments in array setter calls
2013-12-05 13:02:15 +04:00
3 lines
39 B
Kotlin
Raw
Blame
History
fun
foo
(
a
:
Array
<
Int
>
)
{
a
[
1
]
=
2
}
Reference in New Issue
View Git Blame
Copy Permalink