Fix Trac #2497; two separate typos in Lexer.x
authorsimonpj@microsoft.com <unknown>
Wed, 15 Oct 2008 08:43:44 +0000 (08:43 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 15 Oct 2008 08:43:44 +0000 (08:43 +0000)
The patch to switch on lexing of 'forall' inside a RULES pragma
wasn't working.  This fixes it so that it does.


No differences found