summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-invalidusage-badtargs.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-invalidusage-badtargs.check')
-rw-r--r--test/files/neg/macro-invalidusage-badtargs.check8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/files/neg/macro-invalidusage-badtargs.check b/test/files/neg/macro-invalidusage-badtargs.check
index 61ef6f5af7..73801ab43e 100644
--- a/test/files/neg/macro-invalidusage-badtargs.check
+++ b/test/files/neg/macro-invalidusage-badtargs.check
@@ -1,4 +1,4 @@
-Macros_Test_2.scala:7: error: macro method foo: (x: Int)Int does not take type parameters.
- val s: String = foo[String](42)
- ^
-one error found
+Macros_Test_2.scala:7: error: macro method foo: (x: Int)Int does not take type parameters.
+ val s: String = foo[String](42)
+ ^
+one error found