Confirm that a couple screw cases in closure analysis work.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 15 Dec 2018 03:21:44 +0000 (03:21 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 1 Jan 2019 06:27:12 +0000 (06:27 +0000)
commitd58ec621c5f7609f6d27ae843b2e5bfe0c03bec3
treea263489d8c50b09399557e86c4ac4203c73340a0
parent80014f4b6460aec09becdf0cad79a680ba61e1c7
Confirm that a couple screw cases in closure analysis work.

Once upon a time the Y combinator and U combinator would crash the
compiler.  It's been fixed now but let's at least immortalize the
code I had lying around that crashed it so it doesn't happen again.
tests/check.scm
tests/compiler/test-y.scm [new file with mode: 0644]