summaryrefslogtreecommitdiff
path: root/test/files/neg/bug783.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug783.check')
-rw-r--r--test/files/neg/bug783.check6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/files/neg/bug783.check b/test/files/neg/bug783.check
deleted file mode 100644
index bf82edc843..0000000000
--- a/test/files/neg/bug783.check
+++ /dev/null
@@ -1,6 +0,0 @@
-bug783.scala:12: error: type mismatch;
- found : Contexts.this.Global#Template
- required: Contexts.this.global.Template
- globalInit0.Template(10, 20);
- ^
-one error found