From b32043cb5be32d07521a354808bef6649550ea83 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 5 Jan 2022 18:07:54 -0800 Subject: quips: new one about C++ protected members. * 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 75ccfd27..f6eac52c 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -95,6 +95,7 @@ "If you get your macros hot enough, you get syntactic caramel!" "Syntactic toffee recipe: melt butter over low heat, stir in Lisp macros." "TXR needs money, so even abnormal exits now go through the gift shop." + "TXR Lisp has no protected class members; C++ refugees may face discrimination." )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3