diff options
Diffstat (limited to 'core/scopes.nom')
| -rw-r--r-- | core/scopes.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/scopes.nom b/core/scopes.nom index 2d86ca4..47960d8 100644 --- a/core/scopes.nom +++ b/core/scopes.nom @@ -7,6 +7,8 @@ use "core/operators.nom" use "core/collections.nom" use "core/control_flow.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + test: %x = "outer" with local %x: |
