Skip to content

Commit 341b204

Browse files
committed
---
yaml --- r: 4377 b: refs/heads/master c: 2284223 h: refs/heads/master i: 4375: 6c6ead8 v: v3
1 parent 82fb632 commit 341b204

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
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: c53402846ea7fabe8595c3f50cbc786db16d087a
2+
refs/heads/master: 228422303fbaf41b7bae23e52c0b80d0d4ddf3be

trunk/src/test/run-pass/obj-self-4.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
2-
3-
4-
// xfail-boot
51
fn main() {
62
obj foo(mutable i: int) {
73
fn inc_by(incr: int) -> int { i += incr; ret i; }

0 commit comments

Comments
 (0)