summaryrefslogtreecommitdiff
path: root/test/files/res
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2007-09-17 16:36:10 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2007-09-17 16:36:10 +0000
commita205b6b06e705711308c9ad3abac74ba66b6266f (patch)
tree49aa189b4917b20d76c2da02cbf9475af5a49662 /test/files/res
parent3f9b82c88d74c1b03daf5131b50c172213f40a63 (diff)
downloadscala-a205b6b06e705711308c9ad3abac74ba66b6266f.tar.gz
scala-a205b6b06e705711308c9ad3abac74ba66b6266f.tar.bz2
scala-a205b6b06e705711308c9ad3abac74ba66b6266f.zip
Massive check-in for IDE.
Diffstat (limited to 'test/files/res')
-rw-r--r--test/files/res/bug687.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/res/bug687.check b/test/files/res/bug687.check
index 803edbbf4f..92e5e4e75d 100644
--- a/test/files/res/bug687.check
+++ b/test/files/res/bug687.check
@@ -5,7 +5,7 @@ method equals:(java.lang.Object)Boolean and
method equals:(Any)Boolean in class Any
have same type after erasure: (java.lang.Object)Boolean
override def equals(o : Object) = false;
- ^
+ ^
nsc>
nsc> \ No newline at end of file