Skip to content

Commit d951a3f

Browse files
jrudermanbrson
authored andcommitted
---
yaml --- r: 3788 b: refs/heads/master c: ab50da9 h: refs/heads/master v: v3
1 parent 37b1603 commit d951a3f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 425b331dee6a58c471441f4e3fd0e7ad1ed87b3f
2+
refs/heads/master: ab50da94452afd340e7c5418e24cce160c37c3dd

trunk/src/comp/syntax/fold.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export make_fold;
1313
export dummy_out;
1414
export noop_fold_crate;
1515
export noop_fold_item;
16+
export noop_fold_expr;
1617

1718
type ast_fold = @mutable a_f;
1819

0 commit comments

Comments
 (0)