After removing init:
void removeInit() {
   int array1[5];
   int const array2[3] = {6, 7, 8};
}

vardeclv2_2.cpp:1:1 -> 1:83
Is varref: true