mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Authored by anakrish and mingweishih Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
3 lines
31 B
Rego
3 lines
31 B
Rego
x := 5,
|
|
y := x + 5 * 3; x & y
|
|
] |