mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-16 23:56:43 -05:00
revert indentation
This commit is contained in:
parent
2c306da5b8
commit
4167702a06
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ instance
|
||||||
|
|
||||||
```ocaml non-deterministic=command
|
```ocaml non-deterministic=command
|
||||||
module M = struct
|
module M = struct
|
||||||
let pp_int_list = Containers.(List.pp Int.pp)
|
let pp_int_list = Containers.(List.pp Int.pp)
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue