string done

This commit is contained in:
Mylloon 2022-12-13 15:02:49 +01:00
parent a4f2ebcbe5
commit d8ce94bfa9
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -27,7 +27,7 @@ $ make test
- [x] Type `int`
- [x] Type `bool`
- [ ] Type `string`
- [x] Type `string`
- [x] Déclaration / assignation de variables
- [x] Librairie standard (multiplication, addition, comparateur, print, ...)
- [ ] Conditions