diff options
Diffstat (limited to 'compatibility/4.11.nom')
| -rw-r--r-- | compatibility/4.11.nom | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compatibility/4.11.nom b/compatibility/4.11.nom index 7864bc2..24dbbdc 100644 --- a/compatibility/4.11.nom +++ b/compatibility/4.11.nom @@ -27,8 +27,7 @@ upgrade action "set" to "4.11" via $rhs.$i = $entry.2 return - SyntaxTree - {.type = "Action", .source = $tree.source, .1 = $lhs, .2 = "=", .3 = $rhs} + SyntaxTree {.type = "Action", .source = $tree.source} $lhs "=" $rhs upgrade action "1 with 2 ~>" to "4.11" via for $tree: |
