Merge pull request #697 from linquize/atom-bug
[mono.git] / mcs / tests / test-366.cs
index f3380e9230b7b9621aadbf57d28b5bed3af2cfbf..56ca7a85fafa57874e44867b82cdfbc9f147b5a5 100644 (file)
@@ -12,7 +12,7 @@ struct foo2 {
 
 class C
 {
-       static int Main ()
+       public static int Main ()
        {
                foo2 f = new foo2 ();