diff options
Diffstat (limited to 'examples/how_do_i.nom')
| -rw-r--r-- | examples/how_do_i.nom | 2 |
1 files changed, 1 insertions, 1 deletions
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)) |
