Welcome to the CHICKEN Scheme pasting service

Scoping gone wild added by anonymous on Thu Feb 9 23:01:54 2017

(module x1 ()
  (import chicken scheme)
  (define-constant secret 42)
  (define-inline (boop x) (+ 1 x)))
(module x2 ()
  (import chicken scheme)
  (define-constant secret 24)
  (define-inline (boop x) (- 1 x)))

(import x1)
(print (boop secret))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the result of `(apply + (list -3 4 2))'?
Visually impaired? Let me spell it for you (wav file) download WAV