diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-01-20 21:12:42 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-01-20 21:12:42 -0800 |
commit | 6c14ce4f78a762cb9ad88a336289451d1ca0e326 (patch) | |
tree | 611dc98e35c63b0e31032a4f82420950ffdf9cb7 | |
parent | 2f0031c8f8efb9fb76692442f85d47f61cc9b059 (diff) | |
download | txr-6c14ce4f78a762cb9ad88a336289451d1ca0e326.tar.gz txr-6c14ce4f78a762cb9ad88a336289451d1ca0e326.tar.bz2 txr-6c14ce4f78a762cb9ad88a336289451d1ca0e326.zip |
quips: new bad pun.
* stdlib/quips.tl (%quips%): New entry.
-rw-r--r-- | stdlib/quips.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl index fa841be7..0585ee0a 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -113,6 +113,7 @@ "I'm not addicted to procrastination. I can start any time I want to!" "Kant figure out it out by Pure Reason? Check the Immanuel!" "Where were you last night? I found strings from another language on your shirt!" + "Evidence of amphoric Lisp macros was recently found in ancient clay jars." )) (defparml sys:%quip-rand-state% (make-random-state)) |