diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2018-12-30 23:58:47 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2018-12-30 23:58:47 -0800 |
| commit | 5059c081ac624ede925d5256885509ddd17181c6 (patch) | |
| tree | 0457d135e5193126bf73466bfaae09df94ab8a7d /compatibility/3.6.nom | |
| parent | ec69ee6f62016a2edcc13e3183cbe4cadd75717f (diff) | |
Auto-upgraded code.
Diffstat (limited to 'compatibility/3.6.nom')
| -rw-r--r-- | compatibility/3.6.nom | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/compatibility/3.6.nom b/compatibility/3.6.nom index 8fb52b5..eb19e39 100644 --- a/compatibility/3.6.nom +++ b/compatibility/3.6.nom @@ -18,10 +18,8 @@ upgrade action [remove index $index from $list] to "3.6" as $list, remove index $index upgrade action [to $1 write $2, $1 <-write $2] to "3.6" as ($1, add $2) upgrade action [to $1 write $2 joined by $3] to "3.6" as -..($1, add $2 joined by $3) - + $1, add $2 joined by $3 upgrade action [declare locals in $lua] to "3.6" as ($lua, declare locals) - upgrade action [declare locals $locs in $lua] to "3.6" as $lua, declare locals $locs |
