| Date: | 22 Oct 2004 14:30:00 -0000 | |
| Subject: | Re: Poplog common lisp meets the gcl random tester | |
| From: | Paul F. Dietz | |
| Volume-ID: |
Frode Vatvedt Fjeld wrote: > "Paul F. Dietz" <dietz@dls.net> writes: > > >>(let ((a 1)) (if (not (/= a 0)) a 0)) >> >> should be: 1 > > > You mean it should be 0, surely. > Ugh, right. Paul |