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