mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
cb0b3a1790
Authored by anakrish and mingweishih Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
6 lines
53 B
Rego
6 lines
53 B
Rego
package test
|
|
|
|
accept {
|
|
input.date == "12/1/2022"
|
|
}
|