public static void print (String[s] args){ System.out.println(s); } // At the first line "s" causes errors