mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
3263f54a74
This commit renames the 'var' keyword to 'some'. 'some' is more descriptive than 'var' and will better complement an 'every' or 'forall' keyword representing for universal quantifiers. Signed-off-by: Torin Sandall <torinsandall@gmail.com>