[perl #119121] [BUG] Heredoc indented with a tab doesn't de-indent properly in Rakudo

2014-10-17 Thread Christian Bartolomaeus via RT
I'm closing this ticket since this works now and there are tests in S02-literals/heredocs.t (cmp. commit https://github.com/perl6/roast/commit/978e4a8ac166821ab18a8c02c906063b6e489dd6) $ perl6 -e 'say (EVAL "q:to/E/;\n\tfoo\n\tbar\n\tE") eq "foo\nbar\n"' True $ perl6 -e 'say (EVAL "q:to/E/;\n\t

[perl #119121] [BUG] Heredoc indented with a tab doesn't de-indent properly in Rakudo

2013-08-01 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #119121] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=119121 > * masak doesn't understand what the commenter wants at https://perl6advent.wordpr