From efd743591e555e63dce7dd351e1e80bb38848669 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 29 Nov 2018 14:57:22 -0800 Subject: Renamed append/concat_append to add/concat_add for Code objects. --- compatibility/compatibility.nom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compatibility/compatibility.nom') diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index 56a3b2c..3c8ee00 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -49,10 +49,10 @@ externally (upgrade action %stub to %version via %upgrade_fn) means: return (quote %t) unless ("\%lua" == ""): - %lua::append "\n" + %lua::add "\n" %retval = (make tree %body) - %lua::append (..) + %lua::add (..) Lua "\ ..upgrade_action_1_to_2_via(\(quote %action.stub), \(%version as lua expr), function(\(\%tree as lua id)) return \%retval -- cgit v1.2.3