summaryrefslogtreecommitdiff
path: root/test/files/neg/bug510.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug510.check')
-rw-r--r--test/files/neg/bug510.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug510.check b/test/files/neg/bug510.check
index 79fbeeeccd..14b715ea68 100644
--- a/test/files/neg/bug510.check
+++ b/test/files/neg/bug510.check
@@ -1,4 +1,4 @@
-bug510.scala:19 error: cyclic aliasing or subtyping involving type T
+bug510.scala:19: error: cyclic aliasing or subtyping involving type T
def g(t: e.T): Unit = {
^
one error found