New tests and updates.
[mono.git] / mcs / errors / cs0120.cs
index 817b2d5ea35d9a4c2a0313940ef7c1ce628ba1fb..10554d1c582d9eb04f1e45f0f854d8dac6d75272 100644 (file)
@@ -1,5 +1,4 @@
-// cs0120: Ie, a static method invoking a non-static method
-// `An object reference is required for the nonstatic field, method or property test.method()
+// cs0120.cs: `test.method()': An object reference is required for the nonstatic field, method or property
 // Line: 11
 
 class test {