From 544e19ff25aa2ca1872058cdd87e819e3c86e35d Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Sun, 25 Aug 2024 04:03:02 +0000 Subject: [PATCH] Update Examples --- Examples.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Examples.md b/Examples.md index 4ac7181..975980e 100644 --- a/Examples.md +++ b/Examples.md @@ -858,8 +858,7 @@ fn main if counter == 10 then break counter * 2 - assert_eq! result, 20) - + assert_eq! result, 20