Skip to main content
summaryrefslogtreecommitdiffstats
blob: 92c85b21de79c402dfba536f6af6a23f023875a7 (plain) (blame)
1
2
3
4
5
6
7
package test0060;
import static pkgstaticimport.QQType6.*;
public class Test {
	void foo() {
		zzvarzz
	}
}

Back to the top