Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / gtest-138.cs
index 1065205b7ce7765c3f72295c1f2817258243cf00..c89a291ae69e101e389c32ade00b6a594c1d6c6d 100644 (file)
@@ -2,7 +2,7 @@ using System;
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        {
                int? a = 4;
                long b = 5;