pp is busted on circular data structures.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 2 Dec 2018 01:35:04 +0000 (01:35 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 2 Dec 2018 01:38:50 +0000 (01:38 +0000)
commit0112367891b420e7951f2a224f4338c8f1ba1611
tree56de6ca1e9fb2db6abdabec9900262f968bfaeb7
parent8a3464589b7a9737b3eea1f5e6726e536f633b57
pp is busted on circular data structures.
tests/check.scm
tests/runtime/test-pp.scm [new file with mode: 0644]