[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs1520.cs
index 23dbafd0fcc641a2179709332d083d788caabb79..54f07776dbd3c713e51cd57ad023038363ae21f3 100644 (file)
@@ -1,6 +1,5 @@
-//
-// cs1520: Class, struct or interface method must have a return type
-// Line: 9
+// CS1520: Class, struct, or interface method must have a return type
+// Line: 8
 
 class test {