Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S06-macros/unquoting.t] unfudge for Rakudo
  • Loading branch information
Carl Masak committed Nov 2, 2012
1 parent fff18c3 commit bfeeefb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S06-macros/unquoting.t
Expand Up @@ -62,7 +62,6 @@ plan 10;
}

my $paradox = "EPR";
#?rakudo todo 'unquotes get the wrong lexical context'
is rosen(sub { $paradox }), "EPR", "unquotes retain their lexical context";
}

Expand Down

0 comments on commit bfeeefb

Please sign in to comment.