summaryrefslogtreecommitdiff
path: root/test/files/neg/interop_classmanifests_arenot_typetags.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/interop_classmanifests_arenot_typetags.check')
-rw-r--r--test/files/neg/interop_classmanifests_arenot_typetags.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/interop_classmanifests_arenot_typetags.check b/test/files/neg/interop_classmanifests_arenot_typetags.check
index 6675fd9eae..db8e57981a 100644
--- a/test/files/neg/interop_classmanifests_arenot_typetags.check
+++ b/test/files/neg/interop_classmanifests_arenot_typetags.check
@@ -1,4 +1,4 @@
-interop_classmanifests_arenot_typetags.scala:5: error: No TypeTag available for T
- println(implicitly[TypeTag[T]])
- ^
-one error found
+interop_classmanifests_arenot_typetags.scala:5: error: No TypeTag available for T
+ println(implicitly[TypeTag[T]])
+ ^
+one error found