Guest User

Untitled

a guest
Apr 12th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. (cons
  2.   'loop
  3.    (cons
  4.     (cons
  5.      'cond
  6.       (cons
  7.        (cons
  8.         (cons
  9.          'not
  10.            (cons
  11.             'seau
  12.               nil) )
  13.                (cons
  14.                 (cons
  15.                  'return
  16.                   nil ) nil ) ) nil) )
  17.                    (cons
  18.                     (cons
  19.                      'pop
  20.                       (cons
  21.                        'seau
  22.                         nil ) ) nil ) ) )
Advertisement
Add Comment
Please, Sign In to add comment