mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Add MultiAssign
to NodeVisitor::NODES
This commit is contained in:
parent
0b225da9ba
commit
775650c882
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ module Ameba::AST
|
|||
IsA,
|
||||
LibDef,
|
||||
ModuleDef,
|
||||
MultiAssign,
|
||||
NilLiteral,
|
||||
StringInterpolation,
|
||||
Unless,
|
||||
|
|
Loading…
Reference in a new issue