[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0436.cs
index 9b94fd6def08246f8842c83cf1e9e04d7583793b..f3272f6c8fcb56073b681ed37a35474ecab6ebfa 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 of same name'. Ignoring the imported type definition
 // Line: 16
 // Compiler options: -warn:2 -warnaserror