[runtime] Don't insta-fail when a faulty COM type is encountered. (#5616)
[mono.git] / mcs / tests / test-619.cs
index c82983e68a3dbbfe18b0474e9a61b9c7c36d1bb0..1a1116efc9f32004e1dd7e4f1835411ddbb91327 100644 (file)
@@ -1,6 +1,6 @@
 class X
 {
-       static void Main ()
+       public static void Main ()
        {
                while (true) {
                        if (true)