aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility/4.9.nom
blob: 55a502552eddcc68706d925da649919fdb6513bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/env nomsu -V7.0.0
###
    This file defines upgrades from Nomsu <4.9 to 4.9
use "compatibility/compatibility"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

upgrade action "if" to "4.9" via
    for $tree:
        if (#$tree > 2):
            return $tree
        return \(when \$tree.2)