Flush (work in progress)
[mono.git] / mcs / errors / cs0436.cs
index 34874f65934179a7a21724de4a182153e089a0b6..f3272f6c8fcb56073b681ed37a35474ecab6ebfa 100644 (file)
@@ -1,4 +1,4 @@
-// CS0436: The type `System.Console' conflicts with the imported type `System.Console'. Ignoring the imported type definition
+// CS0436: The type `System.Console' conflicts with the imported type of same name'. Ignoring the imported type definition
 // Line: 16
 // Compiler options: -warn:2 -warnaserror