Join Slack
Communities
Powered by
Having a default value doesn’t help with lateinit ...
# announcements
j
jtonic
08/18/2017, 10:28 PM
Having a default value doesn’t help with lateinit var On the other hand removing the lateinit end up having a default value (var nr: Int = 1) which for CI would make it quite difficult to know if the value is the default one or the wired one.
Open in Slack
Previous
Next