don't simplify (LET () ..) => (LOCALLY ...) in the simple evalutor
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 1 Dec 2011 19:05:43 +0000 (21:05 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 5 Dec 2011 10:15:52 +0000 (12:15 +0200)
  If LET is at toplevel its subforms are not.

  If LOCALLY is at toplevel its subforms are also at toplevel.


No differences found