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