Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / test-385.cs
index 274070e2921500c7c013178f923a18211cf96f1e..b91c61a52eb2bac31183c17580b0e4b64ed6deef 100644 (file)
@@ -1,5 +1,5 @@
 class Test {
-        static int Main ()
+        public static int Main ()
         {
                 int i = 5;
                 switch (i) {