#81: PDD19: Documentation of    .HLL <hll_name>
--------------------+-------------------------------------------------------
 Reporter:  barney  |       Owner:     
     Type:  RFC     |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  docs    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by kjs):

 I think that a .HLL indicates the HLL from that point on. So:


 {{{
 .HLL "A"

 .sub foo
 .end
 ....

 .HLL "B"
 .sub bar
 .end
 ....
 ....
 }}}


 is perfectly valid. I think updating pdd19 is for the best.

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