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