summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-invalidshape-b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-invalidshape-b.check')
-rw-r--r--test/files/neg/macro-invalidshape-b.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/neg/macro-invalidshape-b.check b/test/files/neg/macro-invalidshape-b.check
index 297ff69199..976685c6bd 100644
--- a/test/files/neg/macro-invalidshape-b.check
+++ b/test/files/neg/macro-invalidshape-b.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 Impls.foo(null)(null)
- ^
-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 Impls.foo(null)(null)
+ ^
+one error found