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
f42a15bc4f8df3ff71e1c6fc286e953f4e0032b9
kotlin-fork
/
compiler
/
testData
/
codegen
/
light-analysis
/
toArray
T
History
Dmitry Petrov
8fe9de1d35
Generate toArray methods defined in classes inherited from collections as public even if they are declared with different visibility in Kotlin.
2016-12-21 10:50:17 +03:00
..
kt3177-toTypedArray.txt
…
returnToTypedArray.txt
…
toArray.txt
…
toArrayAlreadyPresent.txt
…
toArrayShouldBePublic.txt
Generate toArray methods defined in classes inherited from collections as public even if they are declared with different visibility in Kotlin.
2016-12-21 10:50:17 +03:00
toArrayShouldBePublicWithJava.txt
Generate toArray methods defined in classes inherited from collections as public even if they are declared with different visibility in Kotlin.
2016-12-21 10:50:17 +03:00
toTypedArray.txt
…