From 4c8a8a0fe1f1aa042f48b196aef38cfaa3ef3158 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 23 Jul 2018 15:46:14 -0700 Subject: [PATCH] Fixed action using (..) instead of ":" --- compatibility/compatibility.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility/compatibility.nom b/compatibility/compatibility.nom index a0a1b1b..6873e5e 100644 --- a/compatibility/compatibility.nom +++ b/compatibility/compatibility.nom @@ -84,7 +84,7 @@ parse [%tree upgraded to %end_version] as (..) parse [%tree upgraded] as (..) %tree upgraded from (%tree.version or (Nomsu version)) to (Nomsu version) -action [use %path from version %version] (..) +action [use %path from version %version]: for file %filename in %path: if (=lua "LOADED[\%filename]"): do next %filename %file = (read file %filename)