[mcs] Moves using static lookup at the end of simple name lookup rules. Fixes #55348
[mono.git] / mcs / tests / test-anon-14.cs
index 572e9bc66bf5ea8abd8870c11affdf50cd972237..7967001c97f9fddd11a5e42084f1e7089f4b40e8 100644 (file)
@@ -12,7 +12,7 @@ class X {
        {
        }
 
-       static void Main ()
+       public static void Main ()
        {
                T t;