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 15266ad5..d83ec00d 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -117,6 +117,7 @@ "Remember, the car function does not make a copy. Thus, caring is sharing." "This function call may be monitored for debugging and profiling purposes." "I hope this message finds you Weller-free, using better soldering irons." + "Coding around Unicode grapheme clusters is a character-building exercise." )) (defparml sys:%quip-rand-state% (make-random-state)) |