Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs1061-4.cs
index 355bf540e1eb6f2da2e2c41292fe8dadc3800e91..48bdce504fa7aeb2e9bcf2889967c3352ed892a5 100644 (file)
@@ -1,4 +1,4 @@
-// CS1061: Type `X' does not contain a definition for `Test' and no extension method `Test' of type `X' could be found (are you missing a using directive or an assembly reference?)
+// CS1061: Type `X' does not contain a definition for `Test' and no extension method `Test' of type `X' could be found. Are you missing an assembly reference?
 // Line: 12
 
 class A<X>