Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove obsolete todo marker. Works on GLR now.
  • Loading branch information
niner committed Aug 28, 2015
1 parent 9cb94a0 commit 0edc6f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-operators/repeat.t
Expand Up @@ -89,7 +89,6 @@ is($twin, 'LintillaLintilla', 'operator x= for string repeats correct');
}

{
#?rakudo.moar todo 'RT 123830'
#?rakudo.jvm todo 'RT 123830'
is 'ABC'.ords xx 2, (65,66,67,65,66,67), "xx works on a lazy list";
}
Expand Down

0 comments on commit 0edc6f8

Please sign in to comment.