if(true){int i=100;} System.out.println(i);运行此程序的结果是输出100。
出自:河南工业大学面向对象程序设计