Join Slack
Powered by
5: ``` val c = if (a !== b) "1" else "2" `...
# codingconventions
t
tarek
10/08/2018, 2:46 PM
5:
Copy code
val c = if (a !== b) "1" else "2"
3
Views
Open in Slack
Previous
Next