diff options
-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 7253fdff..1e4a705e 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -115,6 +115,7 @@ "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." "Remember, the car function does not make a copy. Thus, caring is sharing." + "It's lipid-based and used in fatty foods, yet called 'lecithin'. Go figure." )) (defparml sys:%quip-rand-state% (make-random-state)) |