Welcome to the CHICKEN Scheme pasting service

using a module added by gahr on Mon Feb 25 16:02:10 2019

%%% in foo.scm
(define-library (foo)
  (export foo)
  (import (scheme base))
  (begin
    (define (foo n) (+ n 3))))

%%% in main.scm
(import
  (scheme base)
  foo)

(display (foo 5))
(display "\n")

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