[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0120-2.cs
index 68899fc9e80169be6dcf9349af7c22b31c18bea6..4cea50bc12c8b6b885afddc54c387f505995c63c 100644 (file)
@@ -1,3 +1,6 @@
+// CS0120: An object reference is required to access non-static member `Test.Add8(int)'
+// Line: 12
+
 using System;
 using System.Threading;
 using System.Reflection;