Join Slack
Powered by
<@U0PQ0GVLM> commented on <@U0VLGG345>’s file <htt...
# announcements
u
user
06/21/2017, 9:04 AM
@marcinmoskala
commented on
@gregd
’s file
https://kotlinlang.slack.com/files/U0VLGG345/F5X49H6LC/-.kt
:
Copy code
class User(val map: Map<String, Any?>) { val name: String by map val age: Int by map }
-.kt
Open in Slack
Previous
Next