summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-invalidshape-a.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-invalidshape-a.check')
-rw-r--r--test/files/neg/macro-invalidshape-a.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/neg/macro-invalidshape-a.check b/test/files/neg/macro-invalidshape-a.check
index 098ec35a00..f38a90819e 100644
--- a/test/files/neg/macro-invalidshape-a.check
+++ b/test/files/neg/macro-invalidshape-a.check
@@ -1,5 +1,5 @@
-Macros_Test_2.scala:2: error: macro body has wrong shape:
- required: macro [<implementation object>].<method name>[[<type args>]]
- def foo(x: Any) = macro 2
- ^
-one error found
+Macros_Test_2.scala:2: error: macro body has wrong shape:
+ required: macro [<implementation object>].<method name>[[<type args>]]
+ def foo(x: Any) = macro 2
+ ^
+one error found