public class OK { public static void main(String[] args) { int i=0; System.out.print(i); } public void OK(){} } lots of code