Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use "RT" in skip message.
  • Loading branch information
coke committed Aug 4, 2014
1 parent 093b8ed commit 49402fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S09-subscript/slice.t
Expand Up @@ -86,7 +86,7 @@ plan 26;
}

# RT #120383
#?rakudo skip '#120383'
#?rakudo skip 'RT #120383'
{
my @a = 42..50;
is @a .= [1,2], (43,44), 'did we return right slice';;
Expand Down

0 comments on commit 49402fa

Please sign in to comment.