@@ -11,5 +11,6 @@ public class TestApplication {
System.out.println(" __ \n" +
" (_ _|_ _. ._ _|_ _ _| \n" +
" __) |_ (_| | |_ (/_ (_|");
+ System.out.println("debug");
}