public class MainClass { public static void main(String[] argv) throws Exception { while (x > 0) { int x = 1; x--; } } }