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