Fix incremental/commandline-args test.

This commit is contained in:
Michael Woerister 2016-08-11 10:59:05 -04:00
parent a7de0bc4c6
commit 3a70aa530f

View File

@ -26,5 +26,5 @@
//[rpass3] compile-flags: -C debuginfo=2 --verbose
pub fn main() {
println!("hello world");
// empty
}