From c66137d79dbf7399e44f0e3e086ceb3438dc131e Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 10 Jan 2024 21:28:56 +0100 Subject: [PATCH] rustfmt needs something to do --- src/main.rs | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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.