#1118: [PATCH] Added __END__ to pir
---------------------+------------------------------------------------------
 Reporter:  mgrimes  |       Owner:  allison
     Type:  RFC      |      Status:  new    
 Priority:  minor    |   Milestone:         
Component:  imcc     |     Version:         
 Severity:  low      |    Keywords:         
     Lang:           |       Patch:  new    
 Platform:  all      |  
---------------------+------------------------------------------------------

Comment(by allison):

 a) A magical keyword that truncates the rest of the file isn't
 particularly useful. (You can use a pod block as a comment if needed, but
 generally "deactivated" code floating around is a maintenance headache.)
 b) The __BLAH__ syntax is a terrible fit for PIR, it's just not like
 anything else.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1118#comment:8>
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