vault backup: 2023-09-12 21:36:41
This commit is contained in:
parent
fe5c5cedad
commit
490d5672e9
@ -35,6 +35,11 @@ toto
|
|||||||
```Ocaml
|
```Ocaml
|
||||||
# print_newline();;
|
# print_newline();;
|
||||||
-: unit = ()
|
-: unit = ()
|
||||||
|
|
||||||
|
(* example *)
|
||||||
|
# print_newline(print_int 54);;
|
||||||
|
54
|
||||||
|
-: unit = ()
|
||||||
```
|
```
|
||||||
|
|
||||||
## 0.2. Sequence of prints
|
## 0.2. Sequence of prints
|
||||||
|
Loading…
x
Reference in New Issue
Block a user