Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / errors / cs1685.cs
index 7a675e50159568d2889f6fac644d7466d1296477..fdb823e4e4d7bcf5d2df5490246c1eded5ce1079 100644 (file)
@@ -1,5 +1,5 @@
-// CS1685: The predefined type `System.Int32' is ambiguous. Using definition from `mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
-// Line: 6
+// CS1685: The predefined type `System.Int32' is defined multiple times. Using definition from `mscorlib.dll'
+// Line: 0
 // Compiler options: -warn:1 -warnaserror
 
 namespace System {