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