Entry 2942

testing common lisp

   

Submitted by anonymous on Jan. 10, 2010 at 7:02 p.m.
Language: Common Lisp. Code size: 79 bytes.

(let ((a-variable 5) (another-variable 3)) 
  (+ a-variable another-variable))

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).