mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-19 15:01:55 -06:00
4d29163b94
If the rule defines a constant value or is part of an incremental definition, then the value must not be elided because that would result in a syntax error or change the meaning of the rule. Signed-off-by: Torin Sandall <torinsandall@gmail.com>