error messages review
[mono.git] / mcs / errors / cs5001.cs
index 712760b76e0ec997ca17359f004d17dd43c1c8b8..04bab2f931185e9bedb70e7e895cbcc90af31e2c 100644 (file)
@@ -1,4 +1,4 @@
-//cs5001: Program x does not have an entry point defined
+// cs5001.cs: Program `cs5001.exe' does not contain a static `Main' method suitable for an entry point
 
 using System;
 using System.Collections;