I am trying to see if multiple arrays contain certain integers using a for loop. The arrays are below.
void testContains() { int[] array0 = {};