Join Slack
Powered by
I'd say you need to have it like this: fun rw(): S...
# getting-started
r
Rok Koncina
11/23/2017, 10:55 AM
I'd say you need to have it like this: fun rw(): String { return run { while (true) { return "hello" } } }
Open in Slack
Previous
Next