Join Slack
Powered by
Why multi-line String require new syntax like """ ...
# announcements
r
rrader
12/01/2017, 10:45 AM
Why multi-line String require new syntax like """ ?
Copy code
val str = "first line second line"
why this is not enough ?
3
Views
Open in Slack
Previous
Next