From 73fef66385b3a7f75e2feb33276b8dc8a5da8252 Mon Sep 17 00:00:00 2001 From: kangshifu <42248685+leikang123@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:44:52 +0800 Subject: [PATCH] feat: add array3.rs exercise --- exercises/array/array3.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/exercises/array/array3.rs b/exercises/array/array3.rs index d1ff24c6..0f6a2d0b 100644 --- a/exercises/array/array3.rs +++ b/exercises/array/array3.rs @@ -5,7 +5,6 @@ // I AM NOT DONE - struct soultion; impl soultion{