summaryrefslogtreecommitdiff
path: root/test/files/neg/classtags_contextbound_a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/classtags_contextbound_a.check')
-rw-r--r--test/files/neg/classtags_contextbound_a.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/classtags_contextbound_a.check b/test/files/neg/classtags_contextbound_a.check
index f4b6ff5af1..5edb7f9a5a 100644
--- a/test/files/neg/classtags_contextbound_a.check
+++ b/test/files/neg/classtags_contextbound_a.check
@@ -1,4 +1,4 @@
-classtags_contextbound_a.scala:2: error: No ClassTag available for T
- def foo[T] = Array[T]()
- ^
-one error found
+classtags_contextbound_a.scala:2: error: No ClassTag available for T
+ def foo[T] = Array[T]()
+ ^
+one error found