From cdab2f42b8fa19f1302e2c684d2a693069a24c55 Mon Sep 17 00:00:00 2001 From: "Arthur A. Gleckler" Date: Mon, 30 Aug 2010 22:15:15 -0700 Subject: [PATCH] Fixed comment in shadowing test. --- tests/microcode/test-lookup.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/microcode/test-lookup.scm b/tests/microcode/test-lookup.scm index 2c9dec531..a34b22606 100644 --- a/tests/microcode/test-lookup.scm +++ b/tests/microcode/test-lookup.scm @@ -23,7 +23,7 @@ USA. |# -;;;; Test of character-set abstraction +;;;; Tests of shadowing (declare (usual-integrations)) -- 2.25.1