Tests1.java 77 B

12345678910
  1. package tests;
  2. /**
  3. * First round of tests
  4. *
  5. */
  6. public class Tests1 {
  7. }