Merge pull request #1070 from tpokorra/FixTarball
[mono.git] / mcs / tests / gtest-431.cs
index 5e886e970cf24a7d49e1887a3036a2cba7d72c29..2f3ee03ac95ec75174288aab82392d7834d2ea1e 100644 (file)
@@ -6,7 +6,7 @@ using Library;
 
 class Program {
 
-       static void Main ()
+       public static void Main ()
        {
                var foo = new Foo ();
                foo.Bar ();