Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1cc9acaf581e7b0a7f61a3878f6bf1d2e37fa8af (plain) (blame)
1
2
3
4
5
6
7
8
//package test0126;
//import java.util.*;
//public class Test {
//	public void foo(int i) {
		//for (String[] tab[] = null;; ++i) {}
//	}
//
//}

Back to the top