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
1e4536a914e5ceb451cc92224b29227b84cca48f
kotlin-fork
/
compiler
/
testData
/
psi
/
recovery
/
ForRecovery.kt
T
Mikhael Bogdanov
1e4536a914
For expression recovery
2013-02-26 18:34:43 +04:00
3 lines
35 B
Kotlin
Raw
Blame
History
fun
f
(
)
{
for
(
v
:
in
1
..
2
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink