Hello,

How should this work?

  % guile -q
  guile> (let ((define 1)) (define a 2))
  standard input:1:19: In expression (define a 2):
  standard input:1:19: Wrong type to apply: 1
  ABORT: (misc-error)

I guess define should be always define..

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to