diff options
Diffstat (limited to 'core/scopes.nom')
| -rw-r--r-- | core/scopes.nom | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/scopes.nom b/core/scopes.nom index 3dfe473..3456bc0 100644 --- a/core/scopes.nom +++ b/core/scopes.nom @@ -20,7 +20,6 @@ test: assume ((foo) == "inner foo") assume ((foo) == "outer foo") - compile [with local %locals %body, with local %locals do %body] to: %body_lua = (%body as lua statements) if %locals.type is: |
