From 8e74c0bfd1b61b175f04a7e0a8f0a3d9db809f1a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 2 Aug 2013 18:53:02 +0200 Subject: Let the ordering operators also work on strings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit E.g. ‘"foo" < "bar"’ now works. --- tests/lang/eval-okay-arithmetic.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lang/eval-okay-arithmetic.exp') diff --git a/tests/lang/eval-okay-arithmetic.exp b/tests/lang/eval-okay-arithmetic.exp index d73ac3eb700d..b195055b7a09 100644 --- a/tests/lang/eval-okay-arithmetic.exp +++ b/tests/lang/eval-okay-arithmetic.exp @@ -1 +1 @@ -2185 +2188 -- cgit 1.4.1