[mcs] C#7 throw expression
[mono.git] / mcs / tests / test-debug-25.cs
index b15040a1e8565dfaf29df37089d1a6f437b11601..6e77421cad0d248514eb154d241d5e532005583b 100644 (file)
@@ -2,7 +2,7 @@
  
 class TestClass
 {
-       static void Main()
+       public static void Main()
        {
        }
 }
\ No newline at end of file