X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-201.cs;h=01d46339f3cba212ea8c8240f0dddf8d90ba52c2;hb=0cac21043dff96146ac6d6081c3f112e8a97cae1;hp=5c4f2ae7a4166f7806223759f8ac3d6bfa0b1ea5;hpb=fc4b07f20f9e79fe99d4b520bb5ff8b5e80b10f6;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);