#812: PCT - PAST::Op::lvalue() is redundant
-----------------------------+----------------------------------------------
 Reporter:  Austin_Hastings  |       Owner:  pmichaud
     Type:  bug              |      Status:  new     
 Priority:  normal           |   Milestone:          
Component:  PCT              |     Version:  1.3.0   
 Severity:  medium           |    Keywords:          
     Lang:                   |       Patch:          
 Platform:                   |  
-----------------------------+----------------------------------------------
 In Node.pir, PAST::Node defines its lvalue() as a passthru to
 'attr'('lvalue', etc.), while PAST::Op, which has Node as its parent,
 (re-)defines lvalue() in the same way.

 I believe this is unnecessary.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/812>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to