interesting bug

Daniel R Risacher (risacher@worldnet.att.net)
Sat, 31 May 1997 18:04:46 -0500

try this sometime:

$ guile
guile> (define 'foo 'bar) ; note that this is not very sensible
guile> 'foo

I submit that the resulting behavior (at least under
guile-core-970516) is sub-optimal.