[mcs] C#7 out variable declaration
[mono.git] / mcs / tests / test-198.cs
index e7afe125779bc6f8922f29f5fee470351eda4916..0f038d36ec590247b6ee20d34c37f93b400c14a9 100644 (file)
@@ -84,7 +84,7 @@ namespace P1
 
 class X
 {
-       static int Main ()
+       public static int Main ()
        {
                // Compilation-only test.
                return 0;