static void Main() { Console.WriteLine("Proba!"); Pozdrav.CSharp(); }
static void Main() { System.Console.WriteLine("Pozdrav!"); Pozdrav.CSharp(); }