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


The following code:

while {[set a 2] != {}} {}

Generates an error in partcl:

syntax error in expression "[set a 2] != {}": premature end of  
expression


Reply via email to