New tests and updates.
[mono.git] / mcs / errors / cs0120.cs
index 37f038d8abb94a74a4135411a95dd5f47b63f02c..10554d1c582d9eb04f1e45f0f854d8dac6d75272 100644 (file)
@@ -1,4 +1,4 @@
-// cs0120.cs: 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 {