Fuzzer: move tys around in addition to exprs
This commit is contained in:
parent
8df7c2b0d4
commit
476bbca87a
2 changed files with 94 additions and 21 deletions
|
|
@ -13,6 +13,7 @@ export noop_fold_crate;
|
|||
export noop_fold_item;
|
||||
export noop_fold_expr;
|
||||
export noop_fold_mod;
|
||||
export noop_fold_ty;
|
||||
|
||||
type ast_fold = @mutable a_f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue