2010-03-17 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mcs / errors / cs0436.cs
index 9b94fd6def08246f8842c83cf1e9e04d7583793b..34874f65934179a7a21724de4a182153e089a0b6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0436.cs: Ignoring imported type `System.Console' since the current assembly already has a declaration with the same name
+// CS0436: The type `System.Console' conflicts with the imported type `System.Console'. Ignoring the imported type definition
 // Line: 16
 // Compiler options: -warn:2 -warnaserror