Guest User

Untitled

a guest
Apr 10th, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.23 KB | None | 0 0
  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 )
  17.   nil ) )
  18.   nil) )
  19. (cons
  20. (cons
  21.   'pop
  22. (cons
  23.   'seau
  24.   nil ) )
  25.   nil ) ) )
Advertisement
Add Comment
Please, Sign In to add comment