We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c52584 commit 37b11e1Copy full SHA for 37b11e1
src/main.rs
@@ -7,5 +7,4 @@ fn main() {
7
} else if cfg!(target_os = "windows") {
8
println!("You are running windows!");
9
}
10
- return;
11
0 commit comments