Skip to content

Commit 66bf9aa

Browse files
committed
Fudge for niecza.
1 parent 6acf7cf commit 66bf9aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S03-operators/precedence.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ eval_dies_ok '1, 2 Z 3, 4 X 5, 6',
238238

239239
# RT 73266
240240
#?pugs todo
241+
#?niecza todo "Niecza handles the issue okay, but not the test for it"
241242
{
242243
try { eval "say and die 3" };
243244
ok "$!" ~~ m:i/undefined <ws> routine .* \&and/,

0 commit comments

Comments
 (0)