diff options
Diffstat (limited to 'lib/compatibility/4.9.nom')
| -rw-r--r-- | lib/compatibility/4.9.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compatibility/4.9.nom b/lib/compatibility/4.9.nom index 9371f8c..ddb6b9f 100644 --- a/lib/compatibility/4.9.nom +++ b/lib/compatibility/4.9.nom @@ -10,4 +10,4 @@ upgrade action "if" to "4.9" via for ($tree $end_version): if (#$tree > 2): return $tree - return ("Action" tree with "when" $tree.2)
\ No newline at end of file + return `(when `$tree.2) |
