From db19db276f62253f11c16e2b7ff430d46ff42223 Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Thu, 25 Aug 2005 02:49:50 +0000
Subject: [PATCH] Removed stray #\a

---
 ansi-tests/char-aux.lsp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ansi-tests/char-aux.lsp b/ansi-tests/char-aux.lsp
index 17444344..e2a421bb 100644
--- a/ansi-tests/char-aux.lsp
+++ b/ansi-tests/char-aux.lsp
@@ -142,7 +142,6 @@
 		   (unless result
 		     (format t "~A ~A ~A~%" r i c))
 		   result))))
-		    a
 
 (defun digit-char.1.body ()
   (loop for r from 2 to 36 nconc
-- 
GitLab