# HG changeset patch # User HackBot # Date 1459714794 0 # Node ID 4e41d6d6e06d008eb157f47d8bb374a4b40b4643 # Parent c20b5590455a1d252aded3dbd8c559a12e961ae4 le/rn lisp/(eq "lisp" (proglang-with \'(use-lots ["(" ")"]) \'(paradigm functional) \'(notation-type prefix))) diff -r c20b5590455a -r 4e41d6d6e06d wisdom/lisp --- 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)))