changeset 7353:4e41d6d6e06d

<hppavilion[1]> le/rn lisp/(eq "lisp" (proglang-with \'(use-lots ["(" ")"]) \'(paradigm functional) \'(notation-type prefix)))
author HackBot
date Sun, 03 Apr 2016 20:19:54 +0000
parents c20b5590455a
children 6457614799ad
files wisdom/lisp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/lisp	Sun Apr 03 20:15:05 2016 +0000
+++ b/wisdom/lisp	Sun Apr 03 20:19:54 2016 +0000
@@ -1,1 +1,1 @@
-(eq "lisp" (proglang-with (use-lots ["(" ")"]) (paradigm functional) (notation-type prefix)))
+(eq "lisp" (proglang-with '(use-lots ["(" ")"]) '(paradigm functional) '(notation-type prefix)))