Hi,

Another symptom from the same bug. After modifying a sub module I get an error like the following;


Type 'Semi-xml::Sxml' is not declared
at /home/marcel/Languages/Perl6/Projects/Semi-xml/t/108-xml.t:43
------> my Semi-xml::Sxml⏏ $x .= new;
Malformed my
at /home/marcel/Languages/Perl6/Projects/Semi-xml/t/108-xml.t:43
------> my Semi-xml::⏏Sxml $x .= new;


Then, after modifying the top module (just a simple say), everything runs ok again.

This is Rakudo version 2016.04-209-gdb10a01 built on MoarVM version 2016.04-134-g9879233

Greetings,
Marcel

Reply via email to