Still reproducible (2017.11,HEAD(e5b660e))

On 2015-08-25 04:37:44, masak wrote:
> <moritz> m: my $x will leave { "say $x" }; $x = 5
> <camelia> rakudo-moar f7cfe9: OUTPUT«===SORRY!=== Error while
> compiling /tmp/HBm06yJTOm␤Variable '$x' is not declared [...]
> <moritz> huh?
> <moritz> that looks wrong
> <masak> looks like a bug to me.
> <masak> $x is declared at that point.
> <masak> moritz: want me to rakudobug it?
> <moritz> masak: yes please
> * masak does
> <masak> m: my $x will enter { say $x } = 2
> <camelia> rakudo-moar f7cfe9: OUTPUT«===SORRY!=== Error while
> compiling /tmp/qLbm4QEvKz␤Variable '$x' is not declared [...]

Reply via email to