// CS1525: Unexpected symbol `}', expecting `)', or `,' // Line: 7 class X{ static void Main () { Console.WriteLine ("Hola" } }