Merge pull request #4003 from ntherning/ignore-disconnected-interfaces-in-HttpListene...
[mono.git] / mcs / tests / test-655.cs
index 30be98ddbfb7d53f6811fc7fb729bd9b5c2b0cb7..e7fc496e30cd906bc867f6389298d203e349c8a1 100644 (file)
@@ -11,7 +11,7 @@ public class D
                }
        }
 
-       static int Main ()
+       public static int Main ()
        {
                D d = new D ();
                byte b = 1;