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 0585ee0a..7253fdff 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -114,6 +114,7 @@ "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." + "Remember, the car function does not make a copy. Thus, caring is sharing." )) (defparml sys:%quip-rand-state% (make-random-state)) |