Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / test-161.cs
index 9c4e7ade77ef65060faf8e4e07fad9b7ac60345c..7877bdea6394a32de70e93febf31b6bae14c1b91 100644 (file)
@@ -18,7 +18,7 @@ public class ZipEntry
                }
        }
 
-       static int Main () {
+       public static int Main () {
                // Compilation only test.
                return 0;
        }