Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-iter-02.cs
index b32c30b4e65565e87d39a7c959f180911515b450..1be1bb28b489679d86f80af8f11621749a4331ab 100644 (file)
@@ -15,7 +15,7 @@ class X {
                yield return 100;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                start = 10;
                end = 30;