aboutsummaryrefslogtreecommitdiff
path: root/compatibility/3.7.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-12-30 23:58:47 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-12-30 23:58:47 -0800
commit5059c081ac624ede925d5256885509ddd17181c6 (patch)
tree0457d135e5193126bf73466bfaae09df94ab8a7d /compatibility/3.7.nom
parentec69ee6f62016a2edcc13e3183cbe4cadd75717f (diff)
Auto-upgraded code.
Diffstat (limited to 'compatibility/3.7.nom')
-rw-r--r--compatibility/3.7.nom9
1 files changed, 4 insertions, 5 deletions
diff --git a/compatibility/3.7.nom b/compatibility/3.7.nom
index e81b9dc..052337c 100644
--- a/compatibility/3.7.nom
+++ b/compatibility/3.7.nom
@@ -7,19 +7,18 @@ use "compatibility/compatibility.nom"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
upgrade action [$index st to last in $list] to "3.7" as
-..($list, $index st to last)
+ $list, $index st to last
upgrade action [$index nd to last in $list] to "3.7" as
-..($list, $index nd to last)
+ $list, $index nd to last
upgrade action [$index rd to last in $list] to "3.7" as
-..($list, $index rd to last)
+ $list, $index rd to last
upgrade action [$index th to last in $list] to "3.7" as
-..($list, $index rd th last)
+ $list, $index rd th last
upgrade action [last in $list] to "3.7" as ($list, last)
-
upgrade action [first in $list] to "3.7" as ($list, first)
upgrade action [$item is in $list, $list contains $item, $list has $item] to
.."3.7" as ($list, has $item)