From d7abcba34db025876ad1922a71c8cba2449b867f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 30 Jan 2018 15:10:21 -0800 Subject: Fix for bad indentation. --- lib/collections.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/collections.nom b/lib/collections.nom index a2ee0cc..5b74d85 100644 --- a/lib/collections.nom +++ b/lib/collections.nom @@ -104,7 +104,7 @@ immediately assume ((%value's "type") is "Var") or barf ".." List comprehension has the wrong type for the value loop variable. Expected Var, but got: \(%value's "type") return {..} - expr: ".." + expr: ".." (function() local comprehension = {}; for \(%key as lua expr), \(%value as lua expr) in pairs(\(%iterable as lua expr)) do -- cgit v1.2.3