I'm not sure about the answer to your question, bu...
# announcements
z
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";