Join Slack
Powered by
I copied your code (no annotations though) and it ...
# server
m
Marcelus Trojahn
02/20/2018, 4:29 PM
I copied your code (no annotations though) and it didn't compile actually... data class User(val id: Long) { private val chunks = Set<String>() } Error:(24, 26) Kotlin: Interface Set does not have constructors
2
Views
Open in Slack
Previous
Next