Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-489.cs
index 1f36b80aec3050d850bd8742f260b3094e4e1690..866410dc165e17d63e7a369b74c5b2f0f3a0387f 100644 (file)
@@ -7,5 +7,5 @@ FULL::System.Collections.Specialized.NameValueCollection;
 
 public class test
 {
-       static void Main () { }
+       public static void Main () { }
 }