[plt-scheme] match-lambda indentation

From: David Van Horn (dvanhorn at cs.uvm.edu)
Date: Sun Sep 7 00:57:41 EDT 2003

I believe match-lambda(*) should be indented as a define-like keyword instead
of lambda-like so that clauses are properly aligned.  I always change it in my
preferences but notice the problem when I upgrade.

<nit-pick />

Thanks,
David


RCS file: /cvs/plt/collects/framework/private/main.ss,v
retrieving revision 1.46
diff -r1.46 main.ss
110a111
>                      match-lambda match-lambda*
134d134
<                      match-lambda match-lambda*




Posted on the users mailing list.