> > Yes at the moment we allow
> > LANGUAGE
> > language
> > but not
> > Language
> > or
> > LanGUAge
>
> Being allowed to write
> Language
> would be nice
I concur. Surely it is easy to just (map toLower) over the pragma
identifier before comparison with known pragma names?
Regards,
Malcolm