Skip to content

Commit c2b464c

Browse files
author
Eric Holk
committed
---
yaml --- r: 4092 b: refs/heads/master c: 63e77a3 h: refs/heads/master v: v3
1 parent bb9105a commit c2b464c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ad954fceccc24945fc026522df5af6d01fa7b83d
2+
refs/heads/master: 63e77a3de1260e8424d46e4c46b9e6e5161fd011

trunk/src/test/run-pass/hashmap-memory.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ mod map_reduce {
103103
}
104104
}
105105

106-
fn main(vec[str] argv) {
106+
fn main() {
107107
map_reduce::map_reduce(["../src/test/run-pass/hashmap-memory.rs"]);
108108
}

0 commit comments

Comments
 (0)