From ec92b0fccd70f06b5348fa355f49557aa71fdb3c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 31 Oct 2018 15:10:03 -0700 Subject: [PATCH] More explicit. --- nomnom/compile.nom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nomnom/compile.nom b/nomnom/compile.nom index 18afe3c..70f32b8 100644 --- a/nomnom/compile.nom +++ b/nomnom/compile.nom @@ -30,8 +30,8 @@ externally (barf any errors in %t) means: externally (%tree compiled with %compile_actions) means: assume (%tree is a "Syntax Tree") if all of [..] - %tree.version, (Nomsu version)'s meaning, %tree.version != (Nomsu version) - (1 upgraded from 2 to 3)'s meaning + %tree.version, ((Nomsu version)'s meaning) != (nil), %tree.version != (Nomsu version) + ((1 upgraded from 2 to 3)'s meaning) != (nil) ..then: %tree = (upgrade %tree from %tree.version to (Nomsu version))