Join Slack
Powered by
```val foo = if (true) { true } else { false }...
# announcements
a
andrewlmurray
09/19/2017, 9:50 PM
Copy code
val foo = if (true) { true } else { false } && false
Open in Slack
Previous
Next