2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / README.tests
index d8d1e3840712d8efed183b053942776d3e9687aa..1091452de78c958b2a198d9d45fdc0fb2e1ce527 100644 (file)
@@ -31,3 +31,8 @@ Ensure that we do not allow void types to be converted to anything else
 error-5.cs
 ----------
 Catch invalid access to a private event of a class
+
+error-6.cs
+----------
+Catch invalid (multiple) assignments.
+