Skip to content

Commit 63e77a3

Browse files
author
Eric Holk
committed
Attempt to put out burning Windows tinderbox.
1 parent ad954fc commit 63e77a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)