Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / gtest-269.cs
index b8da9a5b893961212831f54ee8c1a527ac7a6dbc..9c7dc6438740539f8275d81d33d36214e9b06064 100644 (file)
@@ -104,7 +104,7 @@ class X
                }
        }
 
-       static int Main ()
+       public static int Main ()
        {
                IrishPub pub = new IrishPub (IrishBeer.Guinness);
                if (PubToLong (pub) != 0x1001)