Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge passing test for rakudo.jvm
  • Loading branch information
usev6 committed May 9, 2015
1 parent dc34eea commit e4252cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S06-macros/unquoting.t
Expand Up @@ -63,7 +63,6 @@ plan 6;
is rosen(sub { $paradox }), "EPR", "unquotes retain their lexical context";
}

#?rakudo.jvm skip "? RT #124966"
{ # unquotes must evaluate to ASTs
throws_like 'macro bohm() { quasi { {{{"not an AST"}}} } }; bohm',
X::TypeCheck::Splice,
Expand Down

0 comments on commit e4252cd

Please sign in to comment.