> So the %nonassoc says to the parser that > (REP block) ATOM > is the right decision as opposed to > REP (block ATOM) > right?
... probably not exactly. the highest priority of ATOM is probably also important, as I think of it now... Ruda
> So the %nonassoc says to the parser that > (REP block) ATOM > is the right decision as opposed to > REP (block ATOM) > right?
... probably not exactly. the highest priority of ATOM is probably also important, as I think of it now... Ruda