New upper-case sample for Common Lisp.

This commit is contained in:
Lars Brinkhoff
2015-04-11 19:10:00 +02:00
parent da58febc3e
commit 46ca8e93c2

View File

@@ -0,0 +1,2 @@
(DEFUN HELLO ()
(PRINT 'HELLO))