error messages review
[mono.git] / mcs / errors / cs1502-2.cs
index 67ecb15665caab1d1263af731f6fef376dae7cbc..e795ca16fb1ddedb874dda445eea2f8810253324 100644 (file)
@@ -1,4 +1,4 @@
-// CS1502: This should not compile as void can't be converted to bool
+// cs1502-2.cs: The best overloaded method match for `System.Console.WriteLine(bool)' has some invalid arguments
 // Line: 10
 using System;