2005-08-16 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / errors / cs0647-12.cs
index 1e811656303f79eb59c84310561510bb20dbc0fc..da3d14c846d0495f552d8767d224b1aec65447ef 100644 (file)
@@ -1,3 +1,6 @@
+// cs0647-12.cs: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Empty name is not legal
+// Line: 8
+
 using System.Runtime.InteropServices;
 using System;