except tests that are not possible to add without some modifications in the test infra. See todos on the commented-out test declarations
treat it as a general one, introduce *_K1 and *_K2 variants for more specific ignoring
of array element (including overloaded indexed access operators, e.g., `a[b, c]++`). This prevents double-evaluation of the array and indices expressions, which may have side-effects.