[mcs] C#7 throw expression
[mono.git] / mcs / errors / cs1590.cs
old mode 100755 (executable)
new mode 100644 (file)
index a7fd481..add732f
@@ -1,5 +1,6 @@
-// Compiler options: -doc:xml-024.xml -warn:1 -warnaserror
-// CS1590: Invalid XML 'include' element; Missing 'file' attribute.
+// CS1590: Invalid XML `include' element. Missing `file' attribute
+// Line: 8
+// Compiler options: -doc:dummy.xml -warn:1 -warnaserror
 
 namespace Testing
 {