[mcs] C#7 out variable declaration
[mono.git] / mcs / tests / test-anon-149.cs
index 52855ef11e7e8d9c317c5085bdde03c778c5986a..505efc7440bb8e007e4d466afa52121bece22a28 100644 (file)
@@ -3,7 +3,7 @@ using System.Collections.Generic;
 
 class Test
 {
-       static void Main ()
+       public static void Main ()
        {
 
        }