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 40c5a41 commit d755436Copy full SHA for d755436
S32-exceptions/misc.t
@@ -172,7 +172,7 @@ for <
172
}
173
174
throws_like '$#', X::Syntax::Perl5Var;
175
-#?rakudo todo 'Unknown QAST node type NQPMu'
+#?rakudo todo 'Unknown QAST node type NQPMu, #122645'
176
lives_ok { EVAL '$@' }, '$@ is no longer a problem';
177
lives_ok { EVAL '"$"' }, '"$" is no longer a problem';
178
lives_ok { EVAL 'class frob { has @!bar; method test { return $@!bar } }' },
0 commit comments