Revert "Minor changes"

This reverts commit 6243ace80b.
This commit is contained in:
2025-11-06 23:29:38 +03:00
parent 3c454b1fe3
commit f342289cb3

View File

@@ -60,8 +60,6 @@ let reduce init f =
| _ -> invalid_arg "cannot reduce over non-list!"
in aux init
let rec dbg_print_one v =
let pf = Printf.sprintf in
match v with