conditions done

This commit is contained in:
Mylloon 2022-12-13 16:09:45 +01:00
parent 6cd6f66d4b
commit cb3c86e9b1
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -30,7 +30,7 @@ $ make test
- [x] Type `string`
- [x] Déclaration / assignation de variables
- [x] Librairie standard (multiplication, addition, comparateur, print, ...)
- [ ] Conditions
- [x] Conditions
- [ ] Boucles
- [x] Fonctions utilisateurs (arguments et valeur de retour typé)
<!-- - [ ] Allocation mémoire (`malloc`) -->