mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Implement every statement (#4)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
# Copyright (c) Microsoft Corporation. Licensed under the MIT
|
||||
# License.
|
||||
|
||||
cases:
|
||||
- note: basic
|
||||
@@ -28,7 +28,7 @@ cases:
|
||||
stmts:
|
||||
- literal:
|
||||
every:
|
||||
key: x
|
||||
value: x
|
||||
domain:
|
||||
array:
|
||||
- number: 2
|
||||
|
||||
Reference in New Issue
Block a user