Join Slack
Powered by
``` class X(val s : String) { fun foo(s : Stri...
# russian
o
orangy
07/07/2017, 3:27 PM
Copy code
class X(val s : String) { fun foo(s : String = this.s) { } }
Open in Slack
Previous
Next