diff options
Diffstat (limited to 'lib/compatibility/4.9.nom')
| -rw-r--r-- | lib/compatibility/4.9.nom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compatibility/4.9.nom b/lib/compatibility/4.9.nom index 0ec8bc8..3e6aaee 100644 --- a/lib/compatibility/4.9.nom +++ b/lib/compatibility/4.9.nom @@ -6,7 +6,7 @@ use "compatibility/compatibility" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ upgrade action "if" to "4.9" via - for ($tree $end_version): + for $tree: if (#$tree > 2): return $tree - return \(when \$tree.2)
\ No newline at end of file + return \(when \$tree.2) |
