Skip to content

Commit

Permalink
[v6.d REVIEW] Reword test desc to avoid impl details
Browse files Browse the repository at this point in the history
Orig: 730b5c823
  • Loading branch information
zoffixznet committed Oct 13, 2018
1 parent 60344f5 commit 8d35f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S13-overloading/operators.t
Expand Up @@ -55,6 +55,6 @@ plan 7;
# RT #132262
is_run $ = ""; sub postfix:<♥> ($) { "pass" }; print "{ 5♥ }",
{:out<pass>, :err(''), :0status},
'quote lang cache does not interfere with newly defined ops';
'earlier quoted strings do not interfere with later interpolation of newly defined ops';

# vim: ft=perl6

0 comments on commit 8d35f3f

Please sign in to comment.