Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-330.cs
index 15c1698560fe5d930c8cc8096b2261e7dfccdf17..3a3fa67661a4a6805b309e7059bd8b97f99514fe 100644 (file)
@@ -1,5 +1,5 @@
 class X {
-       static void Main ()
+       public static void Main ()
        {
                System.IFormattable foo = -1;
        }