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-12 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edb8797fa650e8a9908d5ed6dddb1db4e5717843
kotlin
/
compiler
/
testData
/
codegen
/
multiDecl
/
forRange
/
explicitRangeTo
History
Andrey Breslav
ce1320bab3
Multi-declarations supported in all flavours of for loops
...
(KT-2635 Support iteration with multiple range variable in JVM back-end) #KT-2635 Fixed
2012-08-31 12:52:47 +04:00
..
int
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
long
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
MultiDeclFor.kt
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
MultiDeclForComponentExtensions.kt
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
MultiDeclForComponentMemberExtensions.kt
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
MultiDeclForComponentMemberExtensionsInExtensionFunction.kt
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00
MultiDeclForValCaptured.kt
Multi-declarations supported in all flavours of for loops
2012-08-31 12:52:47 +04:00