Merge pull request #4003 from ntherning/ignore-disconnected-interfaces-in-HttpListene...
[mono.git] / mcs / tests / test-23.cs
index 0723c667d95ef96a5ff9e7ae746dc33a763bbfc3..a1cbcef1125e24440f68deefd8331c07e841b1a3 100644 (file)
@@ -21,7 +21,7 @@ class X {
                }
        }
 
-       static int Main ()
+       public static int Main ()
        {
                if (Value != 10)
                        return 1;