Re: [perl #125299] Comment not being correctly ignored inside string

2015-06-01 Thread Brandon Allbery
On Mon, Jun 1, 2015 at 3:58 AM, via RT perl6-bugs-follo...@perl.org wrote: # New Ticket Created by --cut here-- use v6; my $x; $x ~= #={; --cut here-- -cut here-- Unable to parse expression in double quotes; couldn't find final '' at foo.pl:4 That's not comments being parsed, it's

[perl #125299] Comment not being correctly ignored inside string

2015-06-01 Thread via RT
# New Ticket Created by # Please include the string: [perl #125299] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125299 Reading through S26 it doesn't explicitly state that declarator comments must only occur