[System.Net.Http] HttpClient timeout range checks. Fixes #25755
[mono.git] / mcs / tests / test-356.cs
index 15751c19af71e04ab23ecf77cf6c458cfaecc4ca..7700ad63b102ed5f92410cb8de553db0f141ffd4 100644 (file)
@@ -1,5 +1,5 @@
 public class MainClass {
-        static void Main () {
+        public static void Main () {
                 const int size = sizeof(int);
         }
 }