[mcs] Add new test
[mono.git] / mcs / errors / cs0428.cs
index 5ef06a55e09c830197c05b3c31f7aab7cc4bfd39..5ed8eccfec97bbb06234216facf1d48669c58e0e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0428.cs: Cannot convert method group `a' to non-delegate type `int'. Did you intend to invoke the method?
+// CS0428: Cannot convert method group `a' to non-delegate type `int'. Consider using parentheses to invoke the method
 // Line: 12
 
 class X {