From ba96cdfa07cea15ada62f8f89b2563de1286a0de Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 8 Nov 2018 16:59:10 -0800 Subject: Fixes/upgrades. --- examples/how_do_i.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/how_do_i.nom') diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom index bb9e855..afa63e0 100644 --- a/examples/how_do_i.nom +++ b/examples/how_do_i.nom @@ -328,4 +328,4 @@ say (best of [2, -3, 4, -8] according to ((% squared)'s meaning)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - say (best of [2, -3, 4, -8] where %x has score (%x * %x)) +say (best of [2, -3, 4, -8] where %x has score (%x * %x)) -- cgit v1.2.3