Skip to content

Commit 3a70aa5

Browse files
Fix incremental/commandline-args test.
1 parent a7de0bc commit 3a70aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/incremental/commandline-args.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
//[rpass3] compile-flags: -C debuginfo=2 --verbose
2727

2828
pub fn main() {
29-
println!("hello world");
29+
// empty
3030
}

0 commit comments

Comments
 (0)