New test.
[mono.git] / mcs / errors / cs0053.cs
index 2a5c453a181444de1b51a722b18e92e7ddafa9a8..386e7222519565b0b523d79aba25c168f2246ed2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0053.cs: Inconsistent accessibility. Property type is less accessible than property.
+// cs0053.cs: Inconsistent accessibility: property type `ErrorCS0053' is less accessible than property `Foo.Property'
 // Line: 11
 
 using System;