Join Slack
Powered by
I'm not sure about the answer to your question, bu...
# announcements
z
zoltu
03/28/2016, 6:38 PM
I'm not sure about the answer to your question, but for a simple case you can do:
Copy code
val x = (true) ? "test" : "testing";
Open in Slack
Previous
Next