[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs1520.cs
old mode 100755 (executable)
new mode 100644 (file)
index 23dbafd..54f0777
@@ -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 {