[System.Core] Add new tests for MemoryMappedFile.
[mono.git] / mcs / errors / cs0572-2.cs
index f420cd9c8a75ff8f8c2504d0cfbca56be632a27d..cf09dfcaa37403a037c597d1a88b89b2b18b1b84 100644 (file)
@@ -1,4 +1,4 @@
-// CS0572: `meth': cannot reference a type through an expression; try `test.meth' instead
+// CS0572: `meth': cannot reference a type through an expression. Consider using `test.meth' instead
 // Line: 8
 
 class test2 : test {