From 44409f52c1984542d1e565b55e5b94f29c686c7b Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <e.dolstra@tudelft.nl>
Date: Thu, 17 Nov 2005 11:58:22 +0000
Subject: [PATCH] * "Fix" the test, since we cannot feasibly support the
 intended semantics.

---
 tests/lang/eval-okay-with.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/lang/eval-okay-with.exp b/tests/lang/eval-okay-with.exp
index dddca4459..3548eddad 100644
--- a/tests/lang/eval-okay-with.exp
+++ b/tests/lang/eval-okay-with.exp
@@ -1 +1 @@
-Str("foobar")
+Str("xyzzybar")
-- 
GitLab