Skip to content

Commit 309575a

Browse files
committed
---
yaml --- r: 1545 b: refs/heads/master c: 5ba012f h: refs/heads/master i: 1543: 4c0c3a6 v: v3
1 parent d9d1e56 commit 309575a

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: 0d60918855aefde24ee8d72238b167ef1b09628b
2+
refs/heads/master: 5ba012f4a54a1c300e49babdc56d3f1ef01339b5

trunk/src/comp/pretty/pprust.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ impure fn print_expr(ps s, @ast.expr expr) {
384384
wrd1(s, "else");
385385
print_block(s, blk);
386386
}
387+
case (_) { /* fall through */ }
387388
}
388389
}
389390
case (ast.expr_while(?test,?block,_)) {

0 commit comments

Comments
 (0)