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
2571797411cfbb383d136cd36009cb8835c149d9
kotlin-fork
/
compiler
/
testData
/
psi
/
recovery
/
WhileWithoutLPar.kt
T
Nikolay Krasko
2571797411
Don't parse condition if there's no ( for if
2014-06-25 14:22:52 +04:00
5 lines
50 B
Kotlin
Raw
Blame
History
fun
test
(
)
:
Boolean
{
while
return
true
}
Reference in New Issue
View Git Blame
Copy Permalink