diff --git a/Examples.md b/Examples.md index 62816a1..147f65b 100644 --- a/Examples.md +++ b/Examples.md @@ -1388,6 +1388,7 @@ fn main acc += addition acc + println! "Sum of odd numbers up to 9 (excluding): {}" sum_odd_numbers 9