This is a Rego Playground Share
Created
July 17, 2025 17:01
-
-
Save tsandall/ae0e6ecf2c3eea7849da058edb757a45 to your computer and use it in GitHub Desktop.
Rego Playground
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"message":"world"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"trace":false,"coverage":false,"strict":false,"read_only":true,"rego_version":1} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package play | |
p := 7 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment