summaryrefslogtreecommitdiff
path: root/test/files/neg/bug409.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug409.check')
-rw-r--r--test/files/neg/bug409.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug409.check b/test/files/neg/bug409.check
index 7944c63bb8..52327d54a5 100644
--- a/test/files/neg/bug409.check
+++ b/test/files/neg/bug409.check
@@ -1,4 +1,4 @@
-bug409.scala:6: error: `{' expected
+bug409.scala:6: error: ';' expected but '(' found.
class Toto extends Expr with Case1(12);
^
one error found