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)
commitc0b5a0fe78855d2f628a4b6f973425496315a44c
tree886bfd33f9749124c909aec406dcdc200b916de0
parent177b31ca6ebe01f8011926e30c4ac7ee32791753
Fix Trac #2497; two separate typos in Lexer.x

The patch to switch on lexing of 'forall' inside a RULES pragma
wasn't working.  This fixes it so that it does.
compiler/parser/Lexer.x