conditions done
This commit is contained in:
parent
6cd6f66d4b
commit
cb3c86e9b1
1 changed files with 1 additions and 1 deletions
|
@ -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`) -->
|
||||
|
|
Reference in a new issue