From: Hartmut Kaiser (hartmutkaiser_at_[hidden])
Date: 2002-10-12 05:25:06


Behalf Of Dan Gohman wrote:

> The C grammar example program doesn't look like it supports
> string literals containing escaped double-quote characters
> ("\""). This looks like a typo, `strlit<>("\"\"")' instead of
> `strlit<>("\\\"")'.

Fixed in CVS. Thanks.

Regards Hartmut