Join Slack
Powered by
we can only call `call` directly via the `MyInterf...
# announcements
n
nhaarman
06/27/2016, 9:16 PM
we can only call
call
directly via the
MyInterface
, which uses
a
Copy code
fun go() { test(a = "Hello").call(a = " World") }
Open in Slack
Previous
Next