(17 lines)
1 #!/usr/bin/env nomsu -V7.0.02 ###3 This file defines upgrades from Nomsu <=2 to Nomsu 35 use "compatibility/compatibility"7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~9 upgrade action (method $spec $body) to "3" as (my action $spec $body)10 upgrade action (me) to "3" as $me11 upgrade action (@) to "3" as $me12 upgrade action "as" to "3" via13 for $tree:14 at $tree fail ("15 Upgrade error: Object API has changed and 'as' is no longer supported.16 Hint: Use ($obj, action ...) instead of (as $obj: action ...)17 ")