OpenBSD has sem_timedwait().
[mono.git] / mcs / tests / test-anon-109.cs
index 0af13b8f997fdbf9730ac60e524d0964fa30f74c..a487a976c83b9f5e44a447844a1da92b9df9a10d 100644 (file)
@@ -27,7 +27,7 @@ public class Test
                }
        }
 
-       static void Main ()
+       public static void Main ()
        {
                Test test = new Test ();
                Foo foo = test;