summaryrefslogtreecommitdiff
path: root/test/files/neg/sabin2.check
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2007-12-19 13:21:09 +0000
committerMartin Odersky <odersky@gmail.com>2007-12-19 13:21:09 +0000
commit422a46993cdb74ccf3650e0b171f65c6c12bdedf (patch)
treefcd3449613e8c47a8196212004fc60fa3153cb9d /test/files/neg/sabin2.check
parent7d3efa0e191d805d171961b26baab773669b2b69 (diff)
downloadscala-422a46993cdb74ccf3650e0b171f65c6c12bdedf.tar.gz
scala-422a46993cdb74ccf3650e0b171f65c6c12bdedf.tar.bz2
scala-422a46993cdb74ccf3650e0b171f65c6c12bdedf.zip
-target 1.5 now the default.
Diffstat (limited to 'test/files/neg/sabin2.check')
-rw-r--r--test/files/neg/sabin2.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/sabin2.check b/test/files/neg/sabin2.check
index 92578bc23e..070b03a54b 100644
--- a/test/files/neg/sabin2.check
+++ b/test/files/neg/sabin2.check
@@ -1,6 +1,6 @@
sabin2.scala:22: error: type mismatch;
found : Test.Base#T
- required: _7.T where val _7: Test.Base
+ required: _20.T where val _20: Test.Base
a.set(b.get()) // Error
^
one error found