Welcome to the CHICKEN Scheme pasting service

Correct version of inc! added by sjamaan on Tue Jan 26 14:54:51 2016

(define-syntax inc!
  (syntax-rules ()
    ((_ x)
     (set! x (+ x 1)))
    ((_ x delta)
     (set! x (+ x delta)))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which one-argument R5RS procedure returns 2 when given `'(1 2 3)' as input?
Visually impaired? Let me spell it for you (wav file) download WAV