aboutsummaryrefslogtreecommitdiff
path: root/nomnom/compile.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-10-31 15:10:03 -0700
committerBruce Hill <bruce@bruce-hill.com>2018-10-31 15:10:03 -0700
commitec92b0fccd70f06b5348fa355f49557aa71fdb3c (patch)
treebe5a7221714ab28d5a744118fe9fe335eaaeaa1d /nomnom/compile.nom
parent7a35e38d8778670fe0662f203e82638355db3bba (diff)
More explicit.
Diffstat (limited to 'nomnom/compile.nom')
-rw-r--r--nomnom/compile.nom4
1 files 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))