summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-invalidusage-badbounds-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-invalidusage-badbounds-a.check')
-rw-r--r--test/files/neg/macro-invalidusage-badbounds-a.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/macro-invalidusage-badbounds-a.check b/test/files/neg/macro-invalidusage-badbounds-a.check
index fd0b64533e..277f407d38 100644
--- a/test/files/neg/macro-invalidusage-badbounds-a.check
+++ b/test/files/neg/macro-invalidusage-badbounds-a.check
@@ -1,4 +1,4 @@
-Macros_Test_2.scala:7: error: type arguments [Int] do not conform to macro method foo's type parameter bounds [U <: String]
- foo[Int]
- ^
-one error found
+Macros_Test_2.scala:7: error: type arguments [Int] do not conform to macro method foo's type parameter bounds [U <: String]
+ foo[Int]
+ ^
+one error found