CanImport() just returns false, without throwing error.
[mono.git] / mcs / errors / cs1556.cs
index 591797ec93ec41279f90f21f83697263ceac1415..7c06b609ab7fd53435b9f56539ce05e279d36438 100644 (file)
@@ -1,4 +1,4 @@
-// cs1555.cs: `MainTest' specified for Main method must be a valid class or struct
+// CS1555: `MainTest' specified for Main method must be a valid class or struct
 // Line: 0
 // Compiler options: -main:MainTest