rustfmt needs something to do
Cargo Format, Check and Test / cargo test (push) Has been cancelled
Details
Cargo Format, Check and Test / cargo test (push) Has been cancelled
Details
This commit is contained in:
parent
bfacd1d926
commit
c66137d79d
19
src/main.rs
19
src/main.rs
|
@ -1,5 +1,22 @@
|
|||
fn main() {
|
||||
println!(
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// rustfmt will hate this
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
println!(
|
||||
"SUCCESS!!!
|
||||
This is the default executable! It does not do much, use another executable.
|
||||
|
||||
|
|
Loading…
Reference in New Issue