@ -15,7 +15,6 @@
match lst with
| [] -> []
| z::f -> z :: aux 0 f
val insert_mult: int -> 'a -> 'a list -> 'a list = <fun>
```
The note is not visible to the blocked user.