New test.
[mono.git] / mcs / errors / cs0657-2.cs
index 2be2dd0761396f5f84ac096be30ca1efafacc9a9..63b8909ca3ac47fc1990b93e7baa7883a0b4a3c9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : 'return' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'assembly, module'
+// cs0657-2.cs: `return' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'
 // Line : 7
 
 using System;