/* MiniJava test */ class MJtest { public static void main(String[] args) { int[] M; int i = 0 ; // my extension M = new int[10]; while (i