Searched refs:max7 (Results 1 – 1 of 1) sorted by relevance
484 public static long max7(long a, long b) { in max7() method in Main765 expectEquals(20L, max7(10L, 20L)); in main()