aboutsummaryrefslogtreecommitdiff
path: root/core/scopes.nom
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-30 15:05:41 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-30 15:06:03 -0700
commitab4ebdf1751158391100efb0002f40b1d7f6314c (patch)
treebe675ed7b35164a24bdae5e8f1d3dd73af98490f /core/scopes.nom
parent7c488dd266466f80e55a3f02050f4e4a019d64b5 (diff)
Changed autoformatting rules to ensure tests get clumped together with
the thing below them.
Diffstat (limited to 'core/scopes.nom')
-rw-r--r--core/scopes.nom1
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: