summaryrefslogtreecommitdiff
path: root/test/files/run/t5588.check
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@gmail.com>2012-07-17 17:57:05 +0200
committerHubert Plociniczak <hubert.plociniczak@gmail.com>2012-07-17 18:00:11 +0200
commited9669f57a77f787b2ed8d2cad2561e57f17dc5c (patch)
tree1db0c07491d0d75022d9284d931ea25f81af7e73 /test/files/run/t5588.check
parent0cfd858a38ddf0ac83d9bbefe85110f88dc707c0 (diff)
downloadscala-ed9669f57a77f787b2ed8d2cad2561e57f17dc5c.tar.gz
scala-ed9669f57a77f787b2ed8d2cad2561e57f17dc5c.tar.bz2
scala-ed9669f57a77f787b2ed8d2cad2561e57f17dc5c.zip
Fixes SI-5588. Correct compare for Enumeration.
Slower than the original one but does comparison in the same spirit as IntOrdering. Review by @axel22.
Diffstat (limited to 'test/files/run/t5588.check')
-rw-r--r--test/files/run/t5588.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/t5588.check b/test/files/run/t5588.check
new file mode 100644
index 0000000000..bb101b641b
--- /dev/null
+++ b/test/files/run/t5588.check
@@ -0,0 +1,2 @@
+true
+true