nomsu/compatibility/4.9.nom
2019-01-01 17:17:23 -08:00

12 lines
346 B
Plaintext

#!/usr/bin/env nomsu -V6.14
#
This file defines upgrades from Nomsu <4.9 to 4.9
use "compatibility/compatibility.nom"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
upgrade action "if" to "4.9" via
for ($tree $end_version):
if ((size of $tree) > 2): return $tree
return \(when $tree.2)