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/coroutines.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'core/coroutines.nom') diff --git a/core/coroutines.nom b/core/coroutines.nom index 1ebb2db..1cc5a71 100644 --- a/core/coroutines.nom +++ b/core/coroutines.nom @@ -14,7 +14,6 @@ test: for % in coroutine %co: add % to %nums assume (%nums == [4, 5, 6, 6, 6]) or barf "Coroutine iteration failed" - compile [coroutine %body, generator %body] to (..) Lua value ".." (function() -- cgit v1.2.3