Merge pull request #4040 from ntherning/disable-symbolicate-tests-on-windows
[mono.git] / mcs / errors / cs1671.cs
index 22cc74843cdc773f807cb78639e7805b389bfd96..fd4953847fec90326866e591feaf5e13059a7380 100644 (file)
@@ -1,4 +1,4 @@
-// cs1518-2.cs : Attributes cannot be applied to namespaces.
+// CS1671: A namespace declaration cannot have modifiers or attributes
 // Line: 5
 using System;