mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
0265c7cfd1
Fix canGenerateCheapRangeStep to check operands[2] (step) instead of operands[1] (y) when determining whether to use the fast path for numbers.range_step. Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>