Identifier: Add bounds check in Range::get_value_at().
Was seeing an undetected out-of-bounds array access here in some tests following other errors.
Edited by Scott Snyder
Was seeing an undetected out-of-bounds array access here in some tests following other errors.