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.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/bug783.check b/test/files/neg/bug783.check
new file mode 100644
index 0000000000..9594db14e7
--- /dev/null
+++ b/test/files/neg/bug783.check
@@ -0,0 +1,4 @@
+bug783.scala:12 error: stable identifier required, but Contexts.this.globalInit0 found.
+ globalInit0.Template(10, 20);
+ ^
+one error found