summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-incompatible-macro-engine-c.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-03-07 23:00:06 +0100
committerEugene Burmako <xeno.by@gmail.com>2014-03-08 09:22:27 +0100
commit384322b1cb824b0ff8a2a15a75d33d6a7cf8e85c (patch)
tree78945768dcdd5341a4313a8e87c608c22dfcc5cc /test/files/neg/macro-incompatible-macro-engine-c.check
parentb10f45a78217b002f8ac6e2051ff932a1ac2e029 (diff)
downloadscala-384322b1cb824b0ff8a2a15a75d33d6a7cf8e85c.tar.gz
scala-384322b1cb824b0ff8a2a15a75d33d6a7cf8e85c.tar.bz2
scala-384322b1cb824b0ff8a2a15a75d33d6a7cf8e85c.zip
Addresses pull request feedback
Diffstat (limited to 'test/files/neg/macro-incompatible-macro-engine-c.check')
-rw-r--r--test/files/neg/macro-incompatible-macro-engine-c.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/macro-incompatible-macro-engine-c.check b/test/files/neg/macro-incompatible-macro-engine-c.check
index 804669f8b5..fb6c59ab7c 100644
--- a/test/files/neg/macro-incompatible-macro-engine-c.check
+++ b/test/files/neg/macro-incompatible-macro-engine-c.check
@@ -1,4 +1,4 @@
-macro-incompatible-macro-engine-c.scala:2: error: macro cannot be expanded, because it was compiled by an incompatible macro engine
+macro-incompatible-macro-engine-c.scala:2: error: can't expand macros compiled by previous versions of Scala
MacroLibCompiledByScala210x.foo
^
one error found