int i = 1;

while (i > 0) { System.out.println("Here I shall post funky lines"); }