diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-08-02T16·53+0200 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-08-02T16·53+0200 |
commit | 8e74c0bfd1b61b175f04a7e0a8f0a3d9db809f1a (patch) | |
tree | 247f6bba14add873cbf19e4e5ce5e531edadad52 /tests/lang/eval-okay-arithmetic.exp | |
parent | 3d77b28eacc940356e94c36017fb2d9f1a1b7ec2 (diff) |
Let the ordering operators also work on strings
E.g. ‘"foo" < "bar"’ now works.
Diffstat (limited to 'tests/lang/eval-okay-arithmetic.exp')
-rw-r--r-- | tests/lang/eval-okay-arithmetic.exp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |