Thanks for feedback. A follow up:

<snip>
Yes, use `no precompilation` pragma.


So I would have in the topmost program:

use v6.c;
no precompilation;

In the documentation (https://docs.perl6.org/language/pragmas), precompilation is labelled [TBD]

So is it ignored ?

Regards,
Richard

Reply via email to