On Tue, Sep 22, 2020 at 12:23 PM Daniel Kozak <kozz...@gmail.com> wrote:

> ...
> void main(string[] args)
> {
> B b = new B;
> b.overrideFun;
> }
>

You can have A and B in one module too of course

Reply via email to