Skip to content

Commit

Permalink
Refer to ticket.
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jul 9, 2014
1 parent 32730f7 commit fa5ded7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S29-context/eval.t
Expand Up @@ -59,7 +59,7 @@ dies_ok({EVAL {; 42} }, 'block EVAL is gone');
'EVAL works inside instance methods, with outer lexicals';
}

#?rakudo skip 'EVAL(Buf)'
#?rakudo skip 'EVAL(Buf) RT #122256'
#?niecza skip 'Unable to resolve method encode in class Str'
#?pugs skip 'encode'
is EVAL("'møp'".encode('UTF-8')), 'møp', 'EVAL(Buf)';
Expand Down

0 comments on commit fa5ded7

Please sign in to comment.