aboutsummaryrefslogtreecommitdiffstats
path: root/test/Testest.java
blob: 6fe041d0bc6993e301a6b8ea49311e89442e2c99 (plain)
1
2
3
4
5
6
7
8
public class Testest {
	
	public static void main(String... args) throws Exception {
		
	}
}