Hello guys, I have the `class P()` And need to pas...
# getting-started
q
Hello guys, I have the
class P()
And need to pass class that extedns this P like paramether
class A (paramether: ? extedns P)
Help me please what I do wrong?