From c859eac2beb20889e162ca28f889cc02ac592266 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 10 Sep 2018 16:04:13 -0700 Subject: Fixed "A_" prefix. --- compatibility/compatibility.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index b775172..7f186ea 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -55,7 +55,7 @@ compile [upgrade action %actions to %version as %body] to: %retval = (make tree %body) %lua::append (..) Lua ".." - A_upgrade_action_1_to_2_via_3(\(quote %action.stub), \(%version as lua expr), function(\(..) + upgrade_action_1_to_2_via_3(\(quote %action.stub), \(%version as lua expr), function(\(..) \%tree as lua id ..) \("__MANGLE_INDEX = (__MANGLE_INDEX or 0) + 1\n " if (%needs_mangle) else "")\ -- cgit v1.2.3