This no longer gives a NullPointerException:

$ perl6-j
> 'asa' ~~ /:s ^a* %
===SORRY!=== Error while compiling <unknown file>
Missing quantifier on the left argument of %
at <unknown file>:2
------> <BOL>⏏<EOL>

$ perl6-j --version
This is perl6 version 2015.01-60-g12db81b built on JVM

Is this closeable or do we need a test for the rakudo.jvm REPL?

Reply via email to