This commit is contained in:
swrup 2025-10-07 17:28:14 +02:00
parent bc29388ef1
commit 7108ecc797
2 changed files with 18 additions and 10 deletions

View file

@ -80,8 +80,8 @@ let () =
assert (size = size');
assert (size = 76);
(* for cmp test with signatures.c output
(* for cmp test with signatures.c output *)
let raw_str = Bin.to_string bin dummy_t in
Printf.printf "%s" raw_str;
*)
()