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
f36f1796d66b8eb1e46864082c0d456a457bb19f
kotlin-fork
/
compiler
/
testData
/
psi
/
recovery
/
WithWithoutInAndMultideclaration.kt
T
Nikolay Krasko
f36f1796d6
Fix recovery for 'for' expression
2014-06-25 14:22:53 +04:00
5 lines
42 B
Kotlin
Raw
Blame
History
fun
test
(
)
{
for
(
(
i
,
j
)
)
foo
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink