summaryrefslogtreecommitdiff
path: root/test/files/neg/bug766.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug766.check')
-rw-r--r--test/files/neg/bug766.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug766.check b/test/files/neg/bug766.check
index 5d534cbaa4..d259db6835 100644
--- a/test/files/neg/bug766.check
+++ b/test/files/neg/bug766.check
@@ -1,4 +1,4 @@
-bug766.scala:5 error: not found: value badIdentifier
+bug766.scala:5: error: not found: value badIdentifier
val p = badIdentifier
^
one error found