From a5030339977f4a1b83ab1841da1ec837357f2d6f Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 14 May 2023 12:48:50 -0700 Subject: quips: new dad joke about the meta-object protocol * stdlib/quips.tl (%quips%): New entry. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) diff --git a/stdlib/quips.tl b/stdlib/quips.tl index ff56b593..0a70b1a7 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -107,6 +107,7 @@ "TXR's sound system features 120 dB separation between quarreling audiophiles." "Using TXR is a way of being carcdrate to the future code maintainer." "TXR was there through my incarcdration; wanna show the nation my appreciation." + "I've almost decided to wipe my kitchen floor. I feel ever so closer to mop!" )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3