[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs0208-7.cs
index dee9012076b17c2e61bbd66223742aca21a26f85..88cf73b71ffa98f970b2a84bc9acf688f2d8d06b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208-7.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `foo'
+// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `foo'
 // Line: 11
 // Compiler options: -unsafe