Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / gtest-266.cs
index 384f8aefb4121a7220023aec5bef0b61cfd017f5..aadc2db64d1a230e9b157216519c8ac344a8d404 100644 (file)
@@ -11,4 +11,4 @@ class Test<T>
         }
 }
 
-class Test { static void Main () { } }
+class Test { public static void Main () { } }