X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-iter-07.cs;h=13b338423ca1caf0c4cd65e72839e08af61895bd;hb=afd9c96b3f5c432a8d337dc134a59e09fa405a9a;hp=051f00f4e7191a1bc93ee576b752ec0748495b73;hpb=9869ae24b88761ab261c4311e24f7383b4af3f02;p=mono.git diff --git a/mcs/tests/test-iter-07.cs b/mcs/tests/test-iter-07.cs index 051f00f4e71..13b338423ca 100644 --- a/mcs/tests/test-iter-07.cs +++ b/mcs/tests/test-iter-07.cs @@ -32,7 +32,7 @@ public class Test class X { - static int Main () + public static int Main () { Test test = new Test ();