Variable StackHash.rVals

struct StackHash
{
  // ...
  Unqual!V[] rVals ;
  // ...
}