blob: a0da3e68e9731b4bc49d155aac8d65bb316aed0f [file] [log] [blame]
package test0582;
public class X {
private int[][][][][] MethodName(int[][] tab) {
return null;
}
}