On Thu, 6 Jun 2002, Buddha Buck wrote:

> At 11:31 AM 06-06-2002 -0700, Brent Dax wrote:
> I had gotten the impression that a literal string separated by whitespace 
> was an atom, so
> 
> rule foofoobar { foo <1,2> bar }
> 
> would match 'foobar' or 'foofoobar'.  If so, I think <!metachar> needs to 
> be replaced by <!metachar>+

Nope, still gotta use [foo] if you want an atom larger than a character
(whatever a character is...)    

Larry

Reply via email to