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