Export noop_fold_expr so the fuzzer can use it
This commit is contained in:
parent
425b331dee
commit
ab50da9445
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ export make_fold;
|
|||
export dummy_out;
|
||||
export noop_fold_crate;
|
||||
export noop_fold_item;
|
||||
export noop_fold_expr;
|
||||
|
||||
type ast_fold = @mutable a_f;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue