On Sun Jul 23 06:35:21 2006, coke wrote: > The TGE grammar doesn't deal with embedded }'s: > > Invalid: > > transform a (b) { > # do nothing} > } > > transform a (b) { > # do {nothing} > }
If we still need this, I vote that tge transforms require the closing brace to be at the beginning of a line (possibly preceded by whitespace). If we don't need this, I vote that we close the ticket. FWIW, none of PGE, PCT, and NQP are using TGE. Pm