Skip to content

Commit 0b33da3

Browse files
committed
rakudo fudge in assigning-refs.t
1 parent 71ee6c9 commit 0b33da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S02-builtin_data_types/assigning-refs.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ plan 18;
3737
try { %hash = ($hashref,) };
3838

3939
#?pugs todo 'non-flattening hash refs'
40+
#?rakudo todo 'non-flattening hash refs'
4041
is +%hash, 0, '%hash = ($hashref,) does not flatten the hashref';
4142
}
4243

0 commit comments

Comments
 (0)