From fa3f598fc3b91d92665fda293460944f75c95b67 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 9 Nov 2018 17:02:39 -0800 Subject: Fixing the upgrade pipeline, plus some misc. fixes. --- compatibility/3.nom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compatibility/3.nom') diff --git a/compatibility/3.nom b/compatibility/3.nom index a4840ca..f97bb8b 100644 --- a/compatibility/3.nom +++ b/compatibility/3.nom @@ -9,7 +9,7 @@ use "compatibility/compatibility.nom" upgrade action (method %spec %body) to "3" as (my action %spec %body) upgrade action (me) to "3" as %me upgrade action (@) to "3" as %me -upgrade action "as 1 2" to "3" via (..) +upgrade action "as" to "3" via (..) [] -> (..) barf "\ - ..Object API has changed. Use (%obj::action 1 2) instead of (as %obj: action 1 2)" + ..Object API has changed. Use (%obj::action ...) instead of (as %obj: action ...)" -- cgit v1.2.3