[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix let bindings



Looks like 'let' and 'case' should both be wrapped in parentheses to
avoid problems. This is tricky to do post-hoc, since we need to infer
the structure :(