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