Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
qx and qqx are fixed too.
  • Loading branch information
jnthn committed Sep 25, 2013
1 parent 6432283 commit dc06e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S02-literals/quoting.t
Expand Up @@ -519,7 +519,6 @@ Hello, World
eval_dies_ok 'rx:g{foo}', 'g does not make sense on rx//';
}
#?rakudo.jvm skip "Unhandled file open mode 'rp'"
{
my $var = 'world';
is qx/echo world/.chomp, "world", 'qx';
Expand Down

0 comments on commit dc06e88

Please sign in to comment.