Files
releases/types
Torin Sandall 5ec67ccd3a rego: Do not rewrite/capture void function call return values
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>
2021-10-14 09:31:16 -07:00
..