How can abstract classes be handled better? #491
Unanswered
KotlinIsland
asked this question in
Ideas
Replies: 1 comment
-
also make classes with unimplemented abstract methods show an error on the class instead of the instantiation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A concrete scope within the abstract class could be good:
Beta Was this translation helpful? Give feedback.
All reactions