Hi,

If we declared, for example:

role A::B {};

Then what should a reference to A be here? At the moment, Rakudo treats it as a post-declared listop, however I suspect we should be doing something a bit smarter? If so, what should the answer to ~A.WHAT be?

Thanks,

Jonathan

Reply via email to