We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7de0bc commit 3a70aa5Copy full SHA for 3a70aa5
src/test/incremental/commandline-args.rs
@@ -26,5 +26,5 @@
26
//[rpass3] compile-flags: -C debuginfo=2 --verbose
27
28
pub fn main() {
29
- println!("hello world");
+ // empty
30
}
0 commit comments