From 384322b1cb824b0ff8a2a15a75d33d6a7cf8e85c Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Fri, 7 Mar 2014 23:00:06 +0100 Subject: Addresses pull request feedback --- test/files/neg/macro-incompatible-macro-engine-c.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files') 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 -- cgit v1.2.3