@@ -1,5 +1,8 @@
public class HiGit {
public static void main(String[] args) {
System.out.println("HiGit");
+ System.out.println("HiGit");
+
}