Searched refs:const_subscript (Results 1 – 2 of 2) sorted by relevance
55 const int const_subscript = 3; in test() local57 …array[const_subscript] = 0; // expected-warning {{array index 3 is past the end of the array (whi… in test()