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
6b11a5b3d9f4186b8c1c9a12067119de1e605bef
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
foreachStatement
/
enhancedForWithBlock.kt
T
Valentin Kipyatkov
6b11a5b3d9
Java to Kotlin converter: no more 2 conversion modes for each test, just a few tests to test non-standard settings
2014-06-10 14:26:51 +04:00
4 lines
41 B
Kotlin
Raw
Blame
History
for
(
n
in
list
)
{
val
i
=
1
i
++
}
Reference in New Issue
View Git Blame
Copy Permalink