From 18126da9c538046a93715d829722c818773b9ac1 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 30 Aug 2018 14:16:09 -0700 Subject: Auto-upgraded to 3.7 --- syntax_tree.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'syntax_tree.lua') diff --git a/syntax_tree.lua b/syntax_tree.lua index 6383625..8fa15b7 100644 --- a/syntax_tree.lua +++ b/syntax_tree.lua @@ -26,8 +26,7 @@ local types = { "DictEntry", "IndexChain", "Action", - "FileChunks", - "Method" + "FileChunks" } for _index_0 = 1, #types do local name = types[_index_0] -- cgit v1.2.3