string done
This commit is contained in:
parent
a4f2ebcbe5
commit
d8ce94bfa9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue