TestMain.java 89 B

12345
  1. public class TestMain {
  2. public static void main(String[] args) throws Exception {
  3. }
  4. }