We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ee6c9 commit 0b33da3Copy full SHA for 0b33da3
S02-builtin_data_types/assigning-refs.t
@@ -37,6 +37,7 @@ plan 18;
37
try { %hash = ($hashref,) };
38
39
#?pugs todo 'non-flattening hash refs'
40
+ #?rakudo todo 'non-flattening hash refs'
41
is +%hash, 0, '%hash = ($hashref,) does not flatten the hashref';
42
}
43
0 commit comments