summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-incompatible-macro-engine-c.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-incompatible-macro-engine-c.check')
-rw-r--r--test/files/neg/macro-incompatible-macro-engine-c.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/macro-incompatible-macro-engine-c.check b/test/files/neg/macro-incompatible-macro-engine-c.check
new file mode 100644
index 0000000000..fb6c59ab7c
--- /dev/null
+++ b/test/files/neg/macro-incompatible-macro-engine-c.check
@@ -0,0 +1,4 @@
+macro-incompatible-macro-engine-c.scala:2: error: can't expand macros compiled by previous versions of Scala
+ MacroLibCompiledByScala210x.foo
+ ^
+one error found