From ce7594cd76e0746167b097c5edc8d71bceb4d12b Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Sat, 12 Jun 2004 18:04:43 +0000
Subject: [PATCH] Added TODO for a defmethod test case pointed out by PG

---
 ansi-tests/TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ansi-tests/TODO b/ansi-tests/TODO
index 456620c3..75720e6d 100644
--- a/ansi-tests/TODO
+++ b/ansi-tests/TODO
@@ -84,3 +84,5 @@ Got:      0
 24. Add tests of very large (non-floatable) rationals with floats, if they
   are not already present.
 
+25. Add test that the form in an EQL parameter specializer is evaluated only
+  once, at method definition time.
-- 
GitLab