vault backup: 2023-09-14 23:23:50

This commit is contained in:
2023-09-14 23:23:50 +02:00
parent 9c287a2d4b
commit 7886cad923
2 changed files with 8 additions and 7 deletions

View File

@ -92,4 +92,5 @@ and even n =
add (n-1);;
val add : int -> bool = <fun>
val even : int -> bool = <fun>
```
```