Oops, left whitespace.
This commit is contained in:
parent
d11c887382
commit
bca34d11ef
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ fn transcribe(&ext_ctxt cx, &bindings b, @expr body) -> @expr {
|
|||
afp.fold_expr),
|
||||
fold_ty = bind transcribe_type(cx, b, idx_path, _, _,
|
||||
afp.fold_ty),
|
||||
fold_block = bind transcribe_block(cx, b, idx_path, _, _,
|
||||
fold_block = bind transcribe_block(cx, b, idx_path, _, _,
|
||||
afp.fold_block),
|
||||
map_exprs = bind transcribe_exprs(cx, b, idx_path, _, _)
|
||||
with *afp);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue