Searched refs:NotNot2 (Results 1 – 1 of 1) sorted by relevance
708 public static int NotNot2(int arg) { in NotNot2() method in Main1063 assertIntEquals(NotNot2(arg), -1); in main()