Join Slack
Communities
Powered by
i think they wanted it to work like primitives ```...
# announcements
d
dmnk_89
02/15/2017, 10:21 AM
i think they wanted it to work like primitives
Copy code
val a = 1 val b = a++ b == 2 a == 1
[edit] ok it doesn't work on val so i don't know 🙂
Open in Slack
Previous
Next