From 2485fe5001c5797bb796d85ef97d191435ab7ba9 Mon Sep 17 00:00:00 2001 From: jackylee Date: Thu, 2 May 2024 15:33:22 +0800 Subject: [PATCH] inttro1 done --- exercises/00_intro/intro1.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/exercises/00_intro/intro1.rs b/exercises/00_intro/intro1.rs index 5dd18b45..8f3807ce 100644 --- a/exercises/00_intro/intro1.rs +++ b/exercises/00_intro/intro1.rs @@ -13,7 +13,6 @@ // Execute `rustlings hint intro1` or use the `hint` watch subcommand for a // hint. -// I AM NOT DONE fn main() { println!("Hello and");