vault backup: 2023-09-14 23:10:28

This commit is contained in:
2023-09-14 23:10:28 +02:00
parent 7c5858c967
commit 9c287a2d4b
5 changed files with 12 additions and 9 deletions

View File

@ -34,7 +34,7 @@ _:string = "Hello World"
The general form is :
```Ocaml
# expr ;;
_: type of the evaluation = result of the evaluation
-: type of the evaluation = result of the evaluation
```
## 1.3. Definitions