On Fri, May 06, 2005 at 06:24:00PM +0200, Juerd wrote:
:     {}       href|closure      hash (deref+)subscript (no ws)
:     {}?      (clash)           AVAILABLE (ws)     

s/AVAILABLE/statement block/

Actually, I'd try to find a way to combine all the paired ws-dependent
entries onto the same line, since splitting them to separate lines
induces a fake clash.  Maybe

    {}       href|closure      hash (deref+)subscript / statement block

or some such.  (But then you need to put postfix first in the heading.)

Larry

Reply via email to