Skip to content

Commit 3bb074f

Browse files
committed
pugs unfudge
1 parent abc9cbd commit 3bb074f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

S03-operators/precedence.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ eval_dies_ok '1, 2 Z 3, 4 X 5, 6',
237237
}
238238

239239
# RT 73266
240-
#?pugs todo
241240
{
242241
try { eval 'say and die 73266' };
243242
ok ~$! !~~ '73266', 'and after say is not interpreted as infix:<and>';

0 commit comments

Comments
 (0)