Paste number 119362: internal defines

Paste number 119362: internal defines
Pasted by: erjiang
When:1 year, 3 months ago
Share:Tweet this! | http://paste.lisp.org/+2K3M
Channel:#chicken
Paste contents:
Raw Source | XML | Display As
(define (x)
  (define (foo) (length bar))
  (define bar `(1 2 3 ,foo))
  (foo))

(x) ;; => should be 4

;;
;; $ csc blah.ss
;; $ ./blah
;; Error: unbound variable: r32
;;

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.