[mcs] C#7 throw expression
[mono.git] / mcs / tests / test-184.cs
index d925d951ca1d0232281be4a5bc887424fd5b414a..0888f1e2ac4d1fa6eca20fa0d84a93925f97eda3 100644 (file)
@@ -30,7 +30,7 @@ public class Test
        //
        User t2=new User(new Struct(251));
 
-       static int Main ()
+       public static int Main ()
        {
                Test tt = new Test ();