mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
5ec67ccd3a
This commit prevents the rewriting step from attempting to capture the result of void function calls. This avoids generating invalid queries that will fail to type check. Signed-off-by: Torin Sandall <torinsandall@gmail.com>