diff --git a/src/main.rs b/src/main.rs index 9281f5c..c9543b0 100644 --- a/src/main.rs +++ b/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.