AST - Removed field missed in previous changes
This commit is contained in:
parent
f1145bfbdf
commit
46389d2962
1 changed files with 0 additions and 1 deletions
|
@ -250,7 +250,6 @@ impl AstDumper for ExprNode {
|
|||
}
|
||||
|
||||
ExprNode::Lambda {
|
||||
token: _,
|
||||
params,
|
||||
body,
|
||||
} => {
|
||||
|
|
Loading…
Reference in a new issue