Flush (work in progress)
[mono.git] / mcs / errors / cs1685.cs
index 7a675e50159568d2889f6fac644d7466d1296477..97ad1e24224d261e43b7faac90643b63807b94ea 100644 (file)
@@ -1,4 +1,4 @@
-// CS1685: The predefined type `System.Int32' is ambiguous. Using definition from `mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
+// CS1685: The predefined type `System.Int32' is redefined in the source code. Ignoring the local type definition
 // Line: 6
 // Compiler options: -warn:1 -warnaserror