blob: 1792e337d1946539cffd95f38ebf6794a905e0a4 [file] [log] [blame]
package test0320;
public class Test {
static void ___run(java.lang.String[] args) throws Throwable {
int[] tab = new int[10];
}
}