Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unfudge now-passing todo heredoc test.
  • Loading branch information
jnthn committed Nov 12, 2015
1 parent 7a7165d commit 98520ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration/advent2013-day04.t
Expand Up @@ -41,7 +41,6 @@ default';
$dlrs dollars and {$cnts} cents.
EOF

#?rakudo todo ':c in heredocs'
is q:to:c/EOF/.chop, '$dlrs dollars and 18 cents.', ':c enables closure compilation';
$dlrs dollars and {$cnts} cents.
EOF
Expand Down

0 comments on commit 98520ce

Please sign in to comment.