# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #121305]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=121305 >


Marked as a nom regression, this test in S02-lexical-conventions/comments.t
is failing:

    eval_lives_ok( q{{
        my $var = \#`((( comment ))) 12;
        is $var, 12, '#`(((...)))';
    }}, 'Unspaced bracketed comment throws no error' );


-- 
Will "Coke" Coleda

Reply via email to