summaryrefslogtreecommitdiff
path: root/test/files/run/macro-rettype-mismatch.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/macro-rettype-mismatch.check')
-rw-r--r--test/files/run/macro-rettype-mismatch.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/run/macro-rettype-mismatch.check b/test/files/run/macro-rettype-mismatch.check
deleted file mode 100644
index f6e4bc09fd..0000000000
--- a/test/files/run/macro-rettype-mismatch.check
+++ /dev/null
@@ -1,5 +0,0 @@
-error: type mismatch;
- found : Int(2)
- required: String
-
-java.lang.Error: reflective compilation has failed