Merge pull request #5560 from kumpera/wasm-work-p3
[mono.git] / mcs / tests / gtest-055.cs
index 586196d45d8712394c5bf763da914d53b75f3885..9e344904c30b4d8812b90a6b654a12fb266ab446 100644 (file)
@@ -18,7 +18,7 @@ namespace N2
 
        class X
        {
-               static void Main ()
+               public static void Main ()
                {
                        Y y = new Y ();
                        Y.B b = new Y.B ();