mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
4778996efb
This commit checks if the constant prefix of the ref is non-empty before checking if it's a prefix of a source ref. This is seen for example, when the ref represents a function call. Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>