Thanks, I've pushed a fix.
Robby
On Sat, Sep 6, 2014 at 5:22 PM, Kevin Forchione wrote:
> Hi guys,
> I’ve noticed that the named let form parenthesis behavior is different when
> the name is “rec”. In that case the inner parenthesis isn’t square brackets.
> For instance:
>
> (let rec (
Hi guys,
I’ve noticed that the named let form parenthesis behavior is different when the
name is “rec”. In that case the inner parenthesis isn’t square brackets. For
instance:
(let rec (()))
instead of (let rec ([])).
-Kevin
_
Racket Developers list:
http://
2 matches
Mail list logo