Join Slack
Powered by
I can make a `class` and a `data class` non-final ...
# announcements
h
henrik
10/01/2017, 7:24 PM
I can make a
class
and a
data class
non-final using the
all-open
compiler plugin. But this doesn’t work with an
object
. Is this intentional? It would make mocking so much easier when testing.
Open in Slack
Previous
Next