mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Rename compare.rs to comparison.rs to match OPA documentation of builtins. Also update loop handling to ensure that the current scope is restored after each iteration of the loop so as to undo side effects of the iteration. Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>