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
43013a6dc87ce1cde219e8bde98a96773f7c23d3
kotlin-fork
/
testData
/
ast
/
conditionalExpression
/
expression
/
simpleConditionalExpression.kt
T
Sergey Ignatov
9c0ac7b31c
expression_mult avoided
2011-11-07 12:47:00 +04:00
4 lines
27 B
Kotlin
Raw
Blame
History
(
if
(
a
.
isEmpty
(
)
)
0
else
1
)
Reference in New Issue
View Git Blame
Copy Permalink