vault backup: 2023-10-05 09:45:19

This commit is contained in:
Louis Gallet 2023-10-05 09:45:19 +02:00
parent d8b7cce95d
commit b88b928772
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

View File

@ -105,3 +105,4 @@ It's possible to change the behaviour of the loops using the following keyworkds
- ``return``
> ⚠️ It's not a good idea to use them, but rather to rework your loop correctly instead
### Jump statements - break