From ab4ebdf1751158391100efb0002f40b1d7f6314c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 30 Jul 2018 15:05:41 -0700 Subject: Changed autoformatting rules to ensure tests get clumped together with the thing below them. --- core/scopes.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'core/scopes.nom') 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: -- cgit v1.2.3