* cs1518-2.cs: Added comment describing the error. svn path=/trunk/mcs/; revision=12963
@@ -1,3 +1,7 @@
+2003-03-29 Gaurav Vaish <[email protected]>
+
+ * cs1518-2.cs: Added comment describing the error.
2003-03-29 Gaurav Vaish <[email protected]>
* cs1518-2.cs: Added new test.
@@ -1,3 +1,5 @@
+// cs1518-2.cs : Attributes cannot be applied to namespaces.
+// Line: 5
using System;
[error_1518(11)]