diff options
-rw-r--r-- | main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ use std::fs::File; use std::io::Write; fn main() -> std::io::Result<()> { - // This should have been a Python script, but Rust is more of a meme + // This should have been a Python script, but Rust is more of a meme // From https://ascii.co.uk/art/anime let header = r#" db db |