Skip to content

Commit 51a9828

Browse files
committed
Marking failing Parcel.reverse test as todo
1 parent 17c4e16 commit 51a9828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/99problems-41-to-50.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ fail fail fail
217217
is gray(0), ();
218218
is gray(1), <0 1>;
219219
is gray(2), <00 01 11 10>;
220+
#?rakudo todo "making Parcel.reverse return a Parcel seems to break this"
220221
is gray(3), <000 001 011 010 110 111 101 100>;
221222
}
222223

0 commit comments

Comments
 (0)