Skip to content

Commit d755436

Browse files
committed
Add RT number
1 parent 40c5a41 commit d755436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S32-exceptions/misc.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ for <
172172
}
173173

174174
throws_like '$#', X::Syntax::Perl5Var;
175-
#?rakudo todo 'Unknown QAST node type NQPMu'
175+
#?rakudo todo 'Unknown QAST node type NQPMu, #122645'
176176
lives_ok { EVAL '$@' }, '$@ is no longer a problem';
177177
lives_ok { EVAL '"$"' }, '"$" is no longer a problem';
178178
lives_ok { EVAL 'class frob { has @!bar; method test { return $@!bar } }' },

0 commit comments

Comments
 (0)