Function (#')
[jscl.git] / test.lisp
index b5f0437..3a990fe 100644 (file)
--- a/test.lisp
+++ b/test.lisp
@@ -21,6 +21,8 @@
 
 (debug ((lambda (x) x) 9999))
 
+(debug #'f)
+
 ;;; Macros
 (debug "---MACROS---")