vault backup: 2023-09-12 14:09:42

This commit is contained in:
2023-09-12 14:09:42 +02:00
parent a7213ce21d
commit 583d5226c0
2 changed files with 6 additions and 5 deletions

View File

@ -222,6 +222,7 @@ let apm = function
| (x, 0) -> 1
| (x, y) -> 0
| _ -> invalid_arg "Error";;
val amp: int*int -> int = <fun>
let strange = function
| (0, n) -> 0