Merge pull request #3678 from mono/seq-read
[mono.git] / mcs / errors / cs0440.cs
index 1a5e66a8da4e90e912244cb81b5386fd063af5b9..c7ddc28e62d7112a5944def876860d56cef72db4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0440.cs: An alias named `global' will not be used when resolving 'global::'; the global namespace will be used instead
+// CS0440: An alias named `global' will not be used when resolving `global::'. The global namespace will be used instead
 // Line: 5
 // Compiler options: -warn:2 -warnaserror