Example #1
0
 public int Test(int[] a, int[] b) => Kata.FindDifference(a, b);