On Sat Dec 01 14:29:03 2007, coke wrote: > =item B<store_global> > > There are several variants of some of the above ops; all are deprecated, > and are replaced by the ops {set,get}_[hll,root]_global. See also > http://www.parrotcode.org/docs/ops/var.html.
DEPRECATED.pod also says that the global keyword in PIR is going away with the removal of the store_global/find_global opcodes. We should probably remove ".global" at the same time; seems to be a leftover in IMCC's grammar. -- Will "Coke" Coleda