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
8475869fb316db6fa2e6f46786b359cebf206721
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
…