From 930d522fbc3ab57faa926ed85f0d35d661722402 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 27 Aug 2018 13:38:58 -0700 Subject: Bunch of miscellaneous changes. Paved the way a little bit for having different compiler domains. --- compatibility/2.4.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compatibility/2.4.nom') diff --git a/compatibility/2.4.nom b/compatibility/2.4.nom index 2c5cc8e..088e320 100644 --- a/compatibility/2.4.nom +++ b/compatibility/2.4.nom @@ -55,7 +55,7 @@ upgrade %tree to "2.4" as: add %line.2 to %values %action = %line.3 unless (%action is "Block" syntax tree): - %action = (=lua "Block(\%action.source, \%action)") + %action = \(: %action) add %action to %values add (=lua "Action(\%values[1].source, unpack(\%values))") to %new_lines %values = [] -- cgit v1.2.3