X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-201.cs;h=01d46339f3cba212ea8c8240f0dddf8d90ba52c2;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=5c4f2ae7a4166f7806223759f8ac3d6bfa0b1ea5;hpb=cccbf6a4b7152c24fafc319e77060a4723a8560e;p=mono.git diff --git a/mcs/tests/gtest-201.cs b/mcs/tests/gtest-201.cs index 5c4f2ae7a41..01d46339f3c 100644 --- a/mcs/tests/gtest-201.cs +++ b/mcs/tests/gtest-201.cs @@ -23,7 +23,7 @@ public class HashSet class X { - static int Main () + public static int Main () { HashSet hb = new HashSet (12345678);