Join Slack
Powered by
``` repeat(3) { println(it)} 012 ``` mmmh… is that...
# announcements
c
cedric
05/26/2016, 4:39 PM
Copy code
repeat(3) { println(it)} 012
mmmh… is that just the Kotlin REPL eating the new lines?
3
Views
Open in Slack
Previous
Next